Re: Error in POM File

2016-03-22 Thread youssef boujallab
com/Error-in-POM-File-tp5864130.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > -- Cordialement/Wishes, Youssef BOUJALLAB

Re: plugin and executable jar

2016-03-01 Thread youssef boujallab
> Am 01.03.2016 um 22:47 schrieb youssef boujallab < > youssef.boujal...@gmail.com>: > > > Did you have a look on shade plugin? > > thanks for your answer, I’m using the shade plugin at the moment, but I &

Re: plugin and executable jar

2016-03-01 Thread youssef boujallab
Hi, Did you have a look on shade plugin? Wishes Le 1 mars 2016 21:44, "Philipp Kraus" a écrit : > Hallo, > > I have created my first Maven plugin with Mojo, but I would like to create > also a executable Jar. > The plugin should be run as a standalone program and

Re: Installation issue

2016-02-18 Thread youssef boujallab
Hello, Did you set Maven home in your environments variables? Youssef Le 18 févr. 2016 23:06, "Patric Hindenberger" a écrit : > Hello > > i try to install MAVEN on MAC OS X EL CAPITAN and have downloaded and > extracted the most recent maven- files. > I have set

Re: Skip the settings.xml configuration

2016-02-15 Thread youssef boujallab
Hello, Try to mark your nexus profile with *activeByDefault* than *activeProfile *in your settings.xml. It will work with *!* to deactivate it. Cheers, Youssef BOUJALLAB 2016-02-15 13:03 GMT+00:00 Adrien Rivard <adrien.riv...@gmail.com>: > I use : > *,!idOfApacheCamelRepo >