On 06/10/2014 14:01, Guido Wimmel wrote:
Gesendet: Montag, 06. Oktober 2014 um 12:55 Uhr
Von: "Francesco Chicchiriccò" <ilgro...@apache.org>
An: dev@syncope.apache.org
Betreff: Re: [VOTE] Apache Syncope 1.2.0

On 06/10/2014 12:49, Guido Wimmel wrote:
+1

I only wondered why syncope-build-tools-1.2.0-classes.jar (which is referenced 
from the parent pom) is not deployed on the Maven staging repo.
As you can see from parent POM, syncope-build-tools:classes is used as
container for common configuration for PMD and Checkstyle, only used
during build.
I can't see any usage of syncope-build-tools:classes as public artifact.
I enabled checkstyle in the Syncope project created by the archetype; then in 
my project the dependency is needed.
But maybe there is a better way to do this.

Ah ok, *now*  I see an usage for that :-)

As far as I can see, at least for Syncope 1.1.8, 
syncope-build-tools-1.1.8-classes.jar is also published on Maven central.

It seems that this happens in 1_1_X because the maven-war-plugin in the root pom.xml is configured with <attachClasses>true</attachClasses>, while in 1_2_X this is done in core/pom.xml and console/pom.xml but not in root pom.xml

As soon as 1.2.0 is out I'll revert this change in 1_2_X and trunk.

Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC
http://people.apache.org/~ilgrosso/


Reply via email to