This problem is due to the fact that the plugin was build with maven 1.0. I just published a new SNAPSHOT (built with maven 1.1) that fixes (temporarly) this issue. You can download it with this command :
maven plugin:download -Dmaven.repo.remote=http://cvs.apache.org/repository -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=SNAPSHOT Arnaud > -----Message d'origine----- > De : Dion Gillard [mailto:[EMAIL PROTECTED] > Envoyé : dimanche 3 juillet 2005 09:21 > À : Maven Users List > Objet : Re: can not build with maven 1.1 beta 1 > > It's a known issue. > > See http://jira.codehaus.org/browse/MAVEN-1625 > > As yet, no released fix. > > On 7/1/05, Janos Mucsi <[EMAIL PROTECTED]> wrote: > > Hi > > I am getting the following error when building a simple a module: > > > > BUILD FAILED > > File...... C:\Documents and > > Settings\jmucsi\.maven\cache\maven-artifact-plugin-1 > > .5.2\plugin.jelly > > Element... artifact:artifact-install > > Line...... 62 > > Column.... -1 > > org.apache.maven.project.Dependency.setProperties(Ljava/util/List;)V > > Total time : 3 seconds > > Finished at : Thursday, June 30, 2005 11:07:40 PM PDT > > > > Any ideas? > > > > thanks. > > > > Janos > > > > > > > -- > http://www.multitask.com.au/people/dion/ > "You are going to let the fear of poverty govern your life > and your reward will be that you will eat, but you will not > live." - George Bernard Shaw > > --------------------------------------------------------------------- > 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]
