You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brian Moseley <bc...@maz.org> on 2005/06/27 19:56:10 UTC

artifact:artifact-install error with 1.1-beta-1

using 1.1-beta-1, artifact:artifact-install fails on 
Dependency.setProperties.


bcm@marilith:~/work/osaf/commons/jackrabbit/importer > maven -D  
maven.test.skip=t
rue jar:install
  __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-1

Attempting to download jackrabbit-0.16.4.1-dev-SNAPSHOT.jar.
build:start:

java:prepare-filesystem:

java:compile:
     [echo] Compiling to 
/Users/bcm/work/osaf/commons/jackrabbit/importer/target/classes

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:

jar:jar:

jar:install:
     [echo] Installing...
Uploading to osaf-commons/jars/osaf-commons-jackrabbit-0.1.jar:
.................... (9K)

BUILD FAILED
File...... /Users/bcm/.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   : 20 seconds
Finished at  : Monday, June 27, 2005 10:53:45 AM PDT

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


Re: artifact:artifact-install error with 1.1-beta-1

Posted by Brian Moseley <bc...@maz.org>.
Mark Hobson wrote:
> See http://jira.codehaus.org/browse/MAVEN-1625

ah yes. searching jira apparently didn't come up in my brain today. 
thanks for the pointer.


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


Re: artifact:artifact-install error with 1.1-beta-1

Posted by Mark Hobson <ma...@gmail.com>.
See http://jira.codehaus.org/browse/MAVEN-1625

On 27/06/05, Brian Moseley <bc...@maz.org> wrote:
> 
> using 1.1-beta-1, artifact:artifact-install fails on
> Dependency.setProperties.
> 
> bcm@marilith:~/work/osaf/commons/jackrabbit/importer > maven -D 
> maven.test.skip=t
> rue jar:install
>   __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-1
> 
> Attempting to download jackrabbit-0.16.4.1-dev-SNAPSHOT.jar.
> build:start:
> 
> java:prepare-filesystem:
> 
> java:compile:
>      [echo] Compiling to
> /Users/bcm/work/osaf/commons/jackrabbit/importer/target/classes
> 
> java:jar-resources:
> 
> test:prepare-filesystem:
> 
> test:test-resources:
> 
> test:compile:
> 
> test:test:
> 
> jar:jar:
> 
> jar:install:
>      [echo] Installing...
> Uploading to osaf-commons/jars/osaf-commons-jackrabbit-0.1.jar:
> .................... (9K)
> 
> BUILD FAILED
> File...... /Users/bcm/.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   : 20 seconds
> Finished at  : Monday, June 27, 2005 10:53:45 AM PDT
> 
> ---------------------------------------------------------------------
> 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