On 23 February 2011 09:21, Guillaume Nodet <gno...@gmail.com> wrote: > I agree, but this may be a combination of problems, as I don't have > such problems when doing Apache releases. > Maybe it's a bad interaction between the gpg plugin + mvn version we use ?
FYI, this will be fixed by Maven 3.0.3 - you can try the release candidate here (which I've verified fixes this issue): https://repository.apache.org/content/repositories/maven-049/org/apache/maven/apache-maven/3.0.3-RC1/ the issue is probably related to http://jira.codehaus.org/browse/MNG-4973since it only affects multi-module builds -- Cheers, Stuart > On Wed, Feb 23, 2011 at 10:13, Toni Menzel <t...@okidokiteam.com> wrote: > > I had exactly the same problems with Pax > > Exam: https://gist.github.com/742652 > > Will try to sum up problems and file an issue on maven jira. > > What i wanted to do is reproduce the problem without actually uploading > to a > > repo but it looks like the "renaming" just happens when uploading the > > artifacts because they are correctly spelled locally. > > For me it was weird that this problem has not been discovered by others > so > > far. > > Toni > > On Wed, Feb 23, 2011 at 9:25 AM, Guillaume Nodet <gno...@gmail.com> > wrote: > >> > >> While releasing pax-logging 1.6.1 this morning, the upload with maven > >> 3.0.2 was wrong. > >> The reason is that the asc files associated to jars were uploaded as > >> [artifact].bundle.asc instead of [artifact].jar.asc and the nexus > >> rules then caught the missing .jar.asc file. > >> I've worked around the problem by using maven 2.2.1 ... > >> > >> -- > >> Cheers, > >> Guillaume Nodet > >> ------------------------ > >> Blog: http://gnodet.blogspot.com/ > >> ------------------------ > >> Open Source SOA > >> http://fusesource.com > >> > >> _______________________________________________ > >> general mailing list > >> general@lists.ops4j.org > >> http://lists.ops4j.org/mailman/listinfo/general > > > > > > > > -- > > Toni Menzel - http://www.okidokiteam.com > > > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com > > _______________________________________________ > general mailing list > general@lists.ops4j.org > http://lists.ops4j.org/mailman/listinfo/general > -- Cheers, Stuart
_______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general