You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org> on 2006/03/06 08:53:22 UTC

[jira] Commented: (MNGECLIPSE-79) Plugin does not execute generate-test-sources and generate-test-resources goals

    [ http://jira.codehaus.org/browse/MNGECLIPSE-79?page=comments#action_60196 ] 

Eugene Kuleshov commented on MNGECLIPSE-79:
-------------------------------------------

In embedder 2.0.3 after executing:

mavenEmbedder.execute(mavenProject, goals, eventMonitor, transferListener, properties, f.getParentFile());
      
Both mavenProject.getCompileSourceRoots() and mavenProject.getTestCompileSourceRoots() does not contain source roots that supposed to be added by 

> Plugin does not execute generate-test-sources and generate-test-resources goals
> -------------------------------------------------------------------------------
>
>          Key: MNGECLIPSE-79
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-79
>      Project: Maven 2.x Extension for Eclipse
>         Type: Bug

>   Components: Maven Launcher
>     Versions: 0.0.5
>  Environment: Linux. JDK 1.5.
>     Reporter: Jimisola Laursen
>     Assignee: Eugene Kuleshov

>
>
> The plugin does not execute generate-test-sources and generate-test-resources goals.
> We became of aware of with another issue: http://jira.codehaus.org/browse/MNGECLIPSE-75
> To reproduce use the attachment "mngeclipse-75-xmlbeans-testcase.zip" attached to that bug.
> You should get an error in src/test/java/ValidateXmlBeansProblemTest.java saying "TestDocument cannot be resolved to a Type"
> Is it only generate-*-resources that is causing problems or does process-*-resources need to be run as well?

-- 
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


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