Upgrade to RC2 and then NoSuchGoalException

2004-05-10 Thread Yoway . Buorn
I just recently upgraded from an RC1-SNAPSHOT to RC2 but when I ran the site goal maven gives me a NoSuchGoalException for maven-license-plugin:register in the xdoc plugin. Any ideas what might be causing this? Yoway Buorn Software Engineer Imagery Systems Engineering GENERAL DYNAMICS Advanced

RE: Upgrade to RC2 and then NoSuchGoalException

2004-05-10 Thread Brett Porter
Clear your plugin cache and try again (rm -rf ~/.maven/plugins on unix) RC3 fixes the problem -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 11 May 2004 7:36 AM To: [EMAIL PROTECTED] Subject: Upgrade to RC2 and then NoSuchGoalException I

RE: Upgrade to RC2 and then NoSuchGoalException

2004-05-10 Thread Yoway . Buorn
and then NoSuchGoalException Clear your plugin cache and try again (rm -rf ~/.maven/plugins on unix) RC3 fixes the problem -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 11 May 2004 7:36 AM To: [EMAIL PROTECTED] Subject: Upgrade to RC2 and then NoSuchGoalException I

RE: Upgrade to RC2 and then NoSuchGoalException

2004-05-10 Thread Brett Porter
May 2004 9:21 AM To: [EMAIL PROTECTED] Subject: RE: Upgrade to RC2 and then NoSuchGoalException I tried clearing the plugin cache and I ran the site goal once more, but now maven is complaining about this, BUILD FAILED File.. file:/export/home/cruise/.maven/plugins/maven-xdoc

RE: Upgrade to RC2 and then NoSuchGoalException

2004-05-10 Thread Yoway . Buorn
I'll take the option with the smiley next to it. Thanks. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, May 10, 2004 4:25 PM To: 'Maven Users List' Subject: RE: Upgrade to RC2 and then NoSuchGoalException Ah, this is a bug in xdoc-1.6 which was fixed