Help with this question

2015-01-14 Thread Carlos Bribiescas
I'm setting up our system to do dual building for different versions of java artifacts based on the jdk used. There are 4 jars to build: artifact, artifact-tests, artifact-sources, and artifact-test-sources. Here is the output of the build [INFO] Installing

Maven Dev Hangout

2015-01-14 Thread Jason van Zyl
Hi, Here's the link and agenda for tomorrow's Maven Dev Hangout: https://plus.google.com/u/0/events/ca8gpunu9kht2bf3qr038s2iot0 Agenda Anton Tanasenko (M2Eclipse committer) will be talking about and demonstrating a new Eclipse-based editor for Modello. Modello is used heavily in Maven to

Enquiry about POM parent tag version

2015-01-14 Thread yeelong
Hi All, Could you please help to advise the following? I have the following in my parent POM 1: profiles profile iddevelopment/id activation

maven-shade-plugin question

2015-01-14 Thread James Green
What am I supposed to do with dependency-reduced-pom.xml? Add it to revision control or ignore it? Not entirely clear why I need it, but it's added by default so assume it's important. Also, the documentation for it is incorrect. The file is by default written to the base dir and not the same

Re: maven-shade-plugin question

2015-01-14 Thread Stephen Connolly
On 14 January 2015 at 10:12, James Green james.mk.gr...@gmail.com wrote: What am I supposed to do with dependency-reduced-pom.xml? Add it to revision control or ignore it? I say ignore it. For technical reasons a dependency reduced pom needs to land in the same directory as the pom it is