Re: When time do we need to delete .m2/repository

2017-09-20 Thread Guang Chao
On Thu, Sep 7, 2017 at 4:29 PM, Baptiste Mathus wrote: > 2017-09-07 9:17 GMT+02:00 Guang Chao : > > > On Fri, Sep 1, 2017 at 11:31 AM, mingleizhang > > wrote: > > > > > Hello friends here. > > > > > > > > > I would like

[ANN] Apache Maven JMod Plugin Version 3.0.0-alpha-1 Released

2017-09-20 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JMod Plugin Version 3.0.0-alpha-1 release https://maven.apache.org/plugins/maven-jmod-plugin/ The JMod Plugin is used to create JMod Files http://openjdk.java.net/jeps/261 The plugin has got the major version 3 to

Re: how can I prevent maven-deploy-plugin:deploy-file from deploying main artifact?

2017-09-20 Thread James Klo
Hi Robert, Thanks for the reply. On Sep 20, 2017, at 1:05 AM, Robert Scholte > wrote: Are you asking the right question? Not sure. I see three possible questions: 1. How can I change/set the version dynamically during the reactor build? 2.

Re: how can I prevent maven-deploy-plugin:deploy-file from deploying main artifact?

2017-09-20 Thread Robert Scholte
Are you asking the right question? it seems to me you want to deploy files of this project. if you want to convert/replace the main artifact, I suggest to use the same filename. also have a look at http://www.mojohaus.org/build-helper-maven-plugin/attach-artifact-mojo.html deploy-file is