[
http://jira.codehaus.org/browse/MEVENIDE-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156550#action_156550 ]
Jaromir Uhrik commented on MEVENIDE-670:
----------------------------------------
This bug was transferred to the NetBeans Issuezilla bug tracking system as
http://www.netbeans.org/issues/show_bug.cgi?id=154497> Mevenide does not recognize custome generated-soruces directories
> -----------------------------------------------------------------
>
> Key: MEVENIDE-670
> URL:
http://jira.codehaus.org/browse/MEVENIDE-670> Project: mevenide
> Issue Type: Bug
> Components: mevenide2-netbeans
> Affects Versions: NB_3.1
> Environment: Windows XP SP3
> Reporter: Dariusz Kordonski
> Assignee: Milos Kleint
> Fix For: NB_FUTURE
>
>
> In my project pom.xml I have Antrun plugin defined, which runs Axis WSDL2Java tool and stores generated sources in a directory target/generated-sources/main/java. Using <sourceRoot> element I am able to add this directory to the compiler path before excuting 'compile' phase. Mevenide2 somehow recognizes that and adds 'Generated sources' directory to the project view. The problem is, that it treats 'main' directory within it as the base src location and therefore it adds 'java' prefix to the package name of all the generated classes, which obviously results in errors in NB (package of each generated class does not match). I do not expect mevenide2 to take every single Maven plugin configuration into account when generating source path for project, but there should be at least possibility to e.g. add/correct manually the missing / incorrect src locations (independently from what is provided in pom). Otherwise it is impossible to work in NB / mevenide in suche cases as this.
--
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 from this list, please visit:
http://xircles.codehaus.org/manage_email