[
https://issues.apache.org/jira/browse/MDEPLOY-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249764#comment-17249764
]
Maarten Mulders commented on MDEPLOY-281:
-----------------------------------------
The {{deploy:deploy}} goal has a
[{{skip}}|https://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html#skip]
parameter which lets you skip deployment of that module. Can you confirm
whether that works for you?
> 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 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.3.4#803005)