[ 
https://issues.apache.org/jira/browse/PIVOT-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036875#comment-13036875
 ] 

Andrei Pozolotin commented on PIVOT-712:
----------------------------------------

these resource should be moved from src/main/java into src/main/resources for 
all projects:

                <resources>
                        <resource>
                                <directory>src/main/resources</directory>
                        </resource>
                        <resource>
                                <!-- TODO review if these files belong here -->
                                <directory>src/main/java</directory>
                                <includes>
                                        <include>**/*.bxml</include>
                                        <include>**/*.html</include>
                                        <include>**/*.Theme</include>
                                        <include>**/*.json</include>
                                        <include>**/*.png</include>
                                        <include>**/*.svg</include>
                                        <include>**/*.gif</include>
                                        <include>**/build.properties</include>
                                </includes>
                        </resource>
                </resources>


> mavenize pivot build
> --------------------
>
>                 Key: PIVOT-712
>                 URL: https://issues.apache.org/jira/browse/PIVOT-712
>             Project: Pivot
>          Issue Type: Improvement
>          Components: project
>            Reporter: Andrei Pozolotin
>              Labels: PIVOT-389
>
> Greg, hello;
> you mentioned in PIVOT-389 that you do not care for maven much;
> please let me know if you open to the idea to mavenize pivot build 100% 
> so you can actually open and build all pivot projects in eclipse 
> with help of m2e http://www.eclipse.org/m2e/
> ?
> currently I have to hack all your pom.xml to get the deseired result;
> thank you;
> Andrei.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to