Hi Thomas,
that´s true.
I´ll prepare the release (after dropping nexus repo, deleting svn tag
json-1.0.0 and reverse merging json trunk) again including the
maven-assembly-plugin (I was no aware of its meaning - as it just does,
what you criticize and I removed it, see below) and do some other minor
corrections (correcting typos, adding Apache License in test files).
I removed the maven-assembly-plugin, because I got errors :
Caused by: java.util.NoSuchElementException
at java.util.Collections$EmptyIterator.next(Collections.java:3006)
at org.codehaus.plexus.DefaultPlexusContainer.lookup
(DefaultPlexusContainer.java:253)
Caused by: org.codehaus.plexus.archiver.ArchiverException: You must set
at least one file.
at org.codehaus.plexus.archiver.tar.TarArchiver.execute
(TarArchiver.java:159)
It seems that the plugin could not find the sub modules... When I have
solved this, I´ll do another release (same version 1.0.0) and announce
another VOTE.
Removing the *.asc.md5 and *.asc.sha1 files would be nice, I try to find
a solution (may be just by cleaning with ant script before
release:perform?, if this is possible).
Best regards, Georg
Von: Thomas Vandahl <[email protected]>
An: Turbine Developers List <[email protected]>,
Datum: 20.03.2014 20:57
Betreff: Re: Release prepared for Apache Fulcrum Component fulcrum-json -
including sub modules - Version 1.0.0
[VOTE]
Hi Georg,
On 17.03.14 13:03, Georg Kallidis wrote:
>
> Hi Turbine Developers,
>
> a release candidate for the Fulcrum Component "fulcrum-json" version
> 1.0.0 was prepared,
>
> find the Documentation (SNAPSHOT) here:
> http://turbine.apache.org/fulcrum/fulcrum-json/
The documentation looks impressive.
>
https://repository.apache.org/content/repositories/orgapacheturbine-1000/org/apache/fulcrum/
>
>
> Please verify this release candidate carefully and vote!
>
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [X] -1 no, do not release it because
I hate to be a pain. However. I had a look at the source artifacts and
they do not fulfill the requirements listed here:
http://www.apache.org/dev/release.html#what-must-every-release-contain
The packages just contain the source files and not the complete source
project (including pom.xml, unit tests, docs and all) The user must be
able to build a complete version of the package on his own. Could you
please repackage these artifacts?
Also please consider removing the *.asc.md5 and *.asc.sha1 files. It's a
shame that maven still creates these.
Bye, Thomas.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]