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

2005-06-27 Thread Brian Moseley

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2005-06-27 Thread Mark Hobson
See http://jira.codehaus.org/browse/MAVEN-1625

On 27/06/05, Brian Moseley <[EMAIL PROTECTED]> wrote:
> 
> using 1.1-beta-1, artifact:artifact-install fails on
> Dependency.setProperties.
> 
> [EMAIL PROTECTED]:~/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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2005-06-27 Thread Brian Moseley


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



[EMAIL PROTECTED]:~/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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]