That worked. Great! Bud Curtis JDIMS Project L-3 Communications (719) 637-5633
-----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 03, 2005 5:54 PM To: Maven Users List Subject: Re: M[1.1] Multiproject Issue This is a bug in the Maven 1.1 release. You can download the latest artifact plugin to correct it: maven plugin:download -DartifactId=maven-artifact-plugin -Dversion=1.6 -DgroupId=maven Cheers, Brett On 8/4/05, Curtis, Harrison <[EMAIL PROTECTED]> wrote: > I'm trying to run a multproject under Mave 1.1. This project works > fine under 1.0.2. There seems to be a problem with the > artifact-install (which is probably a configuration problem). Can > someone suggest what action to take to get the multiproject to build? > > The following is the error after the first project's jar is built: > > BUILD FAILED > File...... C:\Documents and > Settings\curtish\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.j > el > ly > Element... maven:reactor > Line...... 218 > Column.... -1 > Unable to obtain goal [multiproject:install-callback] -- C:\Documents > and > Settings\curtish\.maven\cache\maven-artifact-plugin-1.5.2\plugin.jelly:6 > 2:-1: <artifact:artifact-install> > org.apache.maven.project.Dependency.setProperties(Ljava/util/List;)V > Total time : 7 seconds > Finished at : Wednesday, August 3, 2005 4:18:05 PM MDT > > Bud Curtis > JDIMS Project > L-3 Communications > (719) 637-5633 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
