[
https://jira.codehaus.org/browse/MOJO-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=282794#comment-282794
]
Evgeny Mandrikov commented on MOJO-1166:
----------------------------------------
Fixed as part of MOJO-1768
> Nested resources added to projects results in eclipse build error.
> ------------------------------------------------------------------
>
> Key: MOJO-1166
> URL: https://jira.codehaus.org/browse/MOJO-1166
> Project: Mojo
> Issue Type: Bug
> Components: native2ascii
> Reporter: Oleksandr Maksymchuk
> Assignee: Evgeny Mandrikov
> Fix For: native2ascii-1.0-alpha-2
>
> Attachments: excludeFromResources.diff
>
>
> I've specified src for my messages_XX.properites to be
> src/main/resouce/properties to be src of my properites wich is nested
> directory of src/main/resources and should not be added to resorces.
> Could you please add <excludeFromResources>true</excludeFromResources> or
> something avoid adding the dest directory to project resources, e.g. to
> disable this code in Native2AsciiMojo.java:
> Resource resource = new Resource();
> resource.setDirectory( dest.getPath() );
> this.project.addResource( resource );
--
This message is automatically generated by JIRA.
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