On 31 March 2011 12:36, Niall Pemberton <niall.pember...@gmail.com> wrote: > On Thu, Mar 31, 2011 at 2:46 AM, sebb <seb...@gmail.com> wrote: >> On 31 March 2011 02:00, Niall Pemberton <niall.pember...@gmail.com> wrote: >>> On Wed, Mar 30, 2011 at 6:30 AM, Phil Steitz <phil.ste...@gmail.com> wrote: >>>> On 3/29/11 6:30 PM, sebb wrote: >>>>> On 30 March 2011 01:13, <pste...@apache.org> wrote: >>>>>> Author: psteitz >>>>>> Date: Wed Mar 30 00:13:51 2011 >>>>>> New Revision: 1086810 >>>>>> >>>>>> URL: http://svn.apache.org/viewvc?rev=1086810&view=rev >>>>>> Log: >>>>>> Upgraded parent pom, downgraded assembly plugin to working version. >>>>> What is the exact problem? I'm happy to raise a bug and create test >>>>> cases etc., but I don't know what the issue is. >>>> >>>> Per Niall's comments during the vote on parent 19 or 20, with the >>>> later version of the assembly plugin in the current Commons parent >>>> mvn -Prc -DcreateChecksum=true install >>>> does not create, sign and install the tars/zips to the local repo. >>> >>> I found that doing "mvn -Prc install" didn't work - but adding clean >>> (i.e. "mvn -Prc clean install") caused it to work just fine. >> >> Odd, why should clean work? > > Dunno, I speculated here: > > http://markmail.org/message/ilbfryofhsqblwa7 >
Looks like the assembly plugin is ignoring the parent pom goal attachment in the rc profile, because 2.2[.1] work fine if that section of the profile is copied to the component pom. [Clearly the assembly plugin has grown up into a stroppy teenager that ignores its parent !] I've updated the JIRA accordingly --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org