[ http://jira.codehaus.org/browse/MPECLIPSE-119?page=comments#action_72808 
] 
            
Stephane Nicoll commented on MPECLIPSE-119:
-------------------------------------------

mmm weird. I think the jelly test is not working as expected:

{noformat}
    [echo] resourceDirectoryFile.exists(): true
    [echo] resourceDirectory.equals(srcdir): false
    [echo] resourceDirectory.equals(testSrcDir): false
    [echo] unitTestSourcesPresent: true
    [echo] Will add entry for src/test
    [echo] Contains JUnit tests
    [echo] Setting compile of src/test to target/test-classes
{noformat}

should be a 'and' I guess for the last test

> 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

        

Reply via email to