[ https://issues.apache.org/jira/browse/MDEPLOY-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965547#comment-17965547 ]
Olivier Lamy commented on MDEPLOY-281: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#193|https://github.com/apache/maven-deploy-plugin/issues/193]. > Deploy only the selected modules using mvn deploy? > -------------------------------------------------- > > Key: MDEPLOY-281 > URL: https://issues.apache.org/jira/browse/MDEPLOY-281 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > 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 install 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.20.10#820010)