Re: Passing additional parameters from release-plugin

2018-05-17 Thread Dan Tran
sounds like you need a profile activated at release time. see https://github.com/mojohaus/mojo-parent/blob/master/pom.xml for sample this way you just need to do mvn -B release:prepare release:perform -Pxxx-release -Dan On Thu, May 17, 2018 at 8:02 PM, Naveen Swamy

Passing additional parameters from release-plugin

2018-05-17 Thread Naveen Swamy
Hello there, I have a question regarding how to pass extra arguments(such as cflags) from maven release plugin to native-maven-plugin. We use codehaus native-plugin to build jni, I want to pass the cflags during release phase. However I see that I am unable to pass any of the arguments through

Re: [VOTE] Release jaxb2-maven-plugin version 2.4

2018-05-17 Thread Eric Barboni
Hi, +1 I'm a user of xjc goal. Regards Eric On Wednesday, 16 May 2018 23:49:31 UTC+2, Lennart Jörelid wrote: > > Hello all, > > I'd like to release version 2.4 of the jaxb2-maven-plugin. > > We fixed 22 issues within the plugin since last release: > Issue list: >