You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Janos Mucsi <mu...@yahoo.com> on 2005/07/01 08:11:52 UTC

can not build with maven 1.1 beta 1

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

RE: can not build with maven 1.1 beta 1

Posted by Arnaud HERITIER <ah...@gmail.com>.
Hi Dion,

I think that my fix doesn't work with maven 1.0. 
As it was commented on the issue, we should use reflection to make it work with maven 1.0 and 1.1.
I'm not sure I'll be able to do it this week.

If someone else want to do the patch before .... I'll apply it and we'll be able to release the plugin.

We'll certainly release a maven 1.1 beta 2 with a new set of plugins this month.

Arnaud


 

> -----Message d'origine-----
> De : Dion Gillard [mailto:dion.gillard@gmail.com] 
> Envoyé : lundi 4 juillet 2005 03:00
> À : Maven Users List
> Objet : Re: can not build with maven 1.1 beta 1
> 
> Is there going to be a release of the plugin?
> 
> On 7/4/05, Arnaud HERITIER <ah...@gmail.com> wrote:
> > 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:dion.gillard@gmail.com] 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 <mu...@yahoo.com> 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: users-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: users-help@maven.apache.org
> > >
> > 
> > 
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> > 
> > 
> 
> 
> --
> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: can not build with maven 1.1 beta 1

Posted by Dion Gillard <di...@gmail.com>.
Is there going to be a release of the plugin?

On 7/4/05, Arnaud HERITIER <ah...@gmail.com> wrote:
> 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:dion.gillard@gmail.com]
> > 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 <mu...@yahoo.com> 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: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 


-- 
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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: can not build with maven 1.1 beta 1

Posted by Arnaud HERITIER <ah...@gmail.com>.
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:dion.gillard@gmail.com] 
> 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 <mu...@yahoo.com> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: can not build with maven 1.1 beta 1

Posted by Dion Gillard <di...@gmail.com>.
It's a known issue.

See http://jira.codehaus.org/browse/MAVEN-1625

As yet, no released fix.

On 7/1/05, Janos Mucsi <mu...@yahoo.com> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org