[ http://jira.codehaus.org/browse/MPECLIPSE-119?page=all ]
Lukas Theussl reopened MPECLIPSE-119:
-------------------------------------
It's not fixed for me, plugin:test still fails for the same reason that I
stated above. (I never noticed the cactus problem as I never used cactus and
don't have it installed.) I can fix it easily but I don't know what is actually
the expected entry in .classpath, is it
<classpathentry kind="lib"
path="MAVEN_REPO/maven/jars/maven.jar"></classpathentry>
or is it
<classpathentry kind="lib" path="${MAVEN_HOME}/lib/maven.jar"></classpathentry>
?
> plugin:test broken in 1.11
> --------------------------
>
> Key: MPECLIPSE-119
> URL: http://jira.codehaus.org/browse/MPECLIPSE-119
> Project: maven-eclipse-plugin
> Issue Type: Bug
> Affects Versions: 1.11
> Environment: m11b3
> Reporter: Lukas Theussl
> Assigned To: Stephane Nicoll
> Fix For: 1.11.1
>
>
> The test test-classpath-has-overridden-jar in
> src/plugin-test/maintest/maven.xml fails. For some reason, the string
> MAVEN_REPO/maven/jars/maven.jar is replaced by $MAVEN_HOME/lib/maven.jar. If
> this is intentional, the test should be rewritten.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira