You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2019/03/10 22:34:00 UTC

[jira] [Commented] (MDEPLOY-252) Deploy current archive without creating new archive (jar, war, ear)

    [ https://issues.apache.org/jira/browse/MDEPLOY-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789049#comment-16789049 ] 

Karl Heinz Marbaise commented on MDEPLOY-252:
---------------------------------------------

Why do you need maven-deploy-plugin. Based on a usual project which uses for example a maven-ear-plugin this will be deployed automatically via {{mvn clean deploy}} without supplemental configuration needed. Can you please give an example project and the commands, JDK version you are using and Maven version and how you triggered the build..

> Deploy current archive without creating new archive (jar, war, ear)
> -------------------------------------------------------------------
>
>                 Key: MDEPLOY-252
>                 URL: https://issues.apache.org/jira/browse/MDEPLOY-252
>             Project: Maven Deploy Plugin
>          Issue Type: New Feature
>          Components: deploy:deploy
>    Affects Versions: 2.8.2
>            Reporter: Ivica Mikic
>            Priority: Major
>              Labels: features, maven
>
> It would be great to be able to deploy current archive file (jar, war, ear) without creating a new one, to preserve timestamp from previous package or install run.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)