Eran,
thx for your help! I updated all needed plugins listed at
http://maven.apache.org/start/download.html
Unfortunately, I receive build problems again. As I saw in JIRA, this time
it could have something to do with JDK 5, which I use:
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 9,514 sec
[junit] [ERROR] Test org.apache.axis2.groovy.GroovyServiceTest FAILED
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1,041 sec
[junit] [ERROR] Test org.apache.axis2.security.Scenario1Test FAILED
BUILD FAILED
File...... C:\Dokumente und
Einstellungen\Stormrage\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.
jelly
Element... maven:reactor
Line...... 218
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Dokumente und
Einstellungen\Stormrage\.maven\cache
\maven-test-plugin-1.6.2\plugin.jelly:181:54: <fail> There were test
failures.
Total time : 7 minutes 17 seconds
Finished at : Dienstag, 30. August 2005 16:08:53 CEST
-----Ursprüngliche Nachricht-----
Von: Eran Chinthaka [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 30. August 2005 14:02
An: [email protected]
Betreff: Re: [Axis2] Build problems
U need to update your artifact plugin.try this
maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin
-Dversion=1.6
and then run maven.
[EMAIL PROTECTED] wrote:
Hi,
I receive the following build problems using Maven 1.1 and JDK 5. Although
I
found something about it in the mailing list, the problem still exists.
Can anybody help??
Thx,
Chris
[echo] Installing...
Uploading to axis2/jars/axis2-common-0.91.jar:
.................... (18K)
BUILD FAILED
File...... C:\Dokumente und
Einstellungen\Stormrage\.maven\cache\maven-multiproject-plugin-1.4.1\plugin
.
jelly
Element... maven:reactor
Line...... 218
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Dokumente und
Einstellungen\Stormrage\.maven\cache
\maven-artifact-plugin-1.5.2\plugin.jelly:62:9: <artifact:artifact-install>
org.apache.maven.project.Dependenc
y.setProperties(Ljava/util/List;)V
Total time : 8 seconds
Finished at : Dienstag, 30. August 2005 09:48:57 CEST