[
http://jira.codehaus.org/browse/MEVENIDE-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156529#action_156529 ]
Jaromir Uhrik commented on MEVENIDE-628:
----------------------------------------
This bug was transferred to the NetBeans Issuezilla bug tracking system as
http://www.netbeans.org/issues/show_bug.cgi?id=154480> Fails to represent resources as Other Sources in the Project tree for POM that explicitly points to a non-conventional resources folder.
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MEVENIDE-628
> URL:
http://jira.codehaus.org/browse/MEVENIDE-628> Project: mevenide
> Issue Type: Improvement
> Components: mevenide2-netbeans
> Affects Versions: NB_3.1
> Environment: All operating systems, not platform or hardware specific.
> Reporter: Martin Jozef
> Assignee: Milos Kleint
> Fix For: NB_FUTURE
>
>
> Our company BIPT.com is starting to use Maven for our project, however most of our code came from eclipse environment therefore we configured our POM to reflect as much as possible to our existing folder structure including resources. So for example:
> <build>
> <sourceDirectory>src</sourceDirectory>
> <outputDirectory>build</outputDirectory>
> <testSourceDirectory>srctest</testSourceDirectory>
> <resources>
> <resource>
> <directory>resources</directory>
> </resource>
> </resources>
> </build>
> in this case mavenide-netbeans fails to represent <directory>resources</directory> as Other Sources as it does when using standard Maven archetype.
> We have to flip between Projects & files view all the time to get to the resources folder.
--
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