You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "CHILAKAM PRATHAPA REDDY (Jira)" <ji...@apache.org> on 2020/12/15 12:13:00 UTC

[jira] [Created] (MDEPLOY-281) Deploy only the selected modules using mvn deploy?

CHILAKAM PRATHAPA REDDY created MDEPLOY-281:
-----------------------------------------------

             Summary: Deploy only the selected modules using mvn deploy?
                 Key: MDEPLOY-281
                 URL: https://issues.apache.org/jira/browse/MDEPLOY-281
             Project: Maven Deploy Plugin
          Issue Type: Bug
          Components: deploy:deploy
    Affects Versions: 3.0.0-M1
         Environment: Linux
            Reporter: CHILAKAM PRATHAPA REDDY


We have java project, and we are using maven as build tool. It is multi module and huge legacy project.  and we use mvn -T 4 for building and deploying it.

Our build takes a lot of time when mvn deploy happens.

We really do not require to deploy all the modules to repository and also not require to install to local repository.

we would like to optimize the deploy. we want to deploy only selected sub modules to repository and save build time and disk space.  

Please help. 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)