You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Curtis, Harrison" <Ha...@afscn.com> on 2005/08/04 01:07:25 UTC

M[1.1] Multiproject Issue

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


Re: M[1.1] Multiproject Issue

Posted by Brett Porter <br...@gmail.com>.
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 <Ha...@afscn.com> 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.jel
> 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: 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