Re: Help with this question

2015-01-15 Thread Adrien Rivard
Hi, test-jar goal does'nt seems to have a classifier configuration property so it's probably why it does'nt work. You probably will have to use finalName. On Wed, Jan 14, 2015 at 9:38 PM, Carlos Bribiescas wrote: > I'm setting up our system to do dual building for different versions of > java

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 /Users/carlos/workspace/svn/Libraries/ar