-1

maven RAT plugin show unapproved licenses on sources:

 !????? 
/private/tmp/syncope-1.0.0-RC1-incubating/core/src/main/resources/META-INF/services/org.identityconnectors.common.logging
 !????? 
/private/tmp/syncope-1.0.0-RC1-incubating/core/src/main/webapp/cacheStats.jsp
 !????? 
/private/tmp/syncope-1.0.0-RC1-incubating/core/src/main/webapp/dbExport.jsp
 !????? 
/private/tmp/syncope-1.0.0-RC1-incubating/core/src/main/webapp/syncopeClientError.jsp
 !????? 
/private/tmp/syncope-1.0.0-RC1-incubating/core/src/main/webapp/version.jsp
 !????? /private/tmp/syncope-1.0.0-RC1-incubating/core/src/test/resources/db.jsp
 !????? 
/private/tmp/syncope-1.0.0-RC1-incubating/core/src/test/resources/exploredb.jsp
 !????? 
/private/tmp/syncope-1.0.0-RC1-incubating/core/src/test/resources/spring.jsp
 !????? 
/private/tmp/syncope-1.0.0-RC1-incubating/core/src/test/resources/test.csv

you can configure RAT in order to exclude the csv resource but JSPs
are sources that need to be released under the ASL2.0 license

Small hint: plug rat plugin at release time so you can check before
releasing and have bad surprises once all the work has been done.

Moreover, zip/tarball contains useless subdirectories, even if not
blocking it would worth having it fixed since a new RC has to be
rolled out.

Anyway, build works fine with a fresh repo, I tried with the command
below and this time didn't get dependencies resolution errors

+--------+
mvn -Dmaven.repo.local=/tmp/syncope-repo install
+--------+

best,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/


2012/4/27 Francesco Chicchiriccò <[email protected]>:
> I've created a 1.0.0-RC1-incubating release, with the following
> artifacts up for a vote:
>
> SVN source tag (r1331322):
> https://svn.apache.org/repos/asf/incubator/syncope/tags/syncope-1.0.0-RC1-incubating/
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachesyncope-002/
>
> Source release (checksums and signatures are available at the same
> location):
> https://repository.apache.org/content/repositories/orgapachesyncope-002/org/apache/syncope/syncope-root/1.0.0-RC1-incubating/syncope-root-1.0.0-RC1-incubating-source.tar.gz
> https://repository.apache.org/content/repositories/orgapachesyncope-002/org/apache/syncope/syncope-root/1.0.0-RC1-incubating/syncope-root-1.0.0-RC1-incubating-source.zip
>
> PGP release keys (signed using 273DF287):
> http://www.apache.org/dist/incubator/syncope/KEYS
>
> Vote will be open for 72 hours.
>
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> Regards.
>
> --
> Francesco Chicchiriccò
>
> Apache Cocoon PMC and Apache Syncope PPMC Member
> http://people.apache.org/~ilgrosso/
>

Reply via email to