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:14:00 UTC

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

     [ https://issues.apache.org/jira/browse/MDEPLOY-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

CHILAKAM PRATHAPA REDDY updated MDEPLOY-281:
--------------------------------------------
    Description: 
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 build process.  we want to deploy only selected sub modules to repository and save build time and disk space.  

Please help. 

 

  was:
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. 

 


> 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
>            Priority: Critical
>
> 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 build process.  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)