[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-243) Update developer wiki with Eclipse m2eclipse tips
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Mon Apr 19 09:49:49 EDT 2010
[ https://jira.jboss.org/jira/browse/ISPN-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreno resolved ISPN-243.
-----------------------------------
Resolution: Done
Updated http://community.jboss.org/docs/DOC-13436
> Update developer wiki with Eclipse m2eclipse tips
> -------------------------------------------------
>
> Key: ISPN-243
> URL: https://jira.jboss.org/jira/browse/ISPN-243
> Project: Infinispan
> Issue Type: Task
> Reporter: Galder Zamarreno
> Assignee: Galder Zamarreno
> Fix For: 4.1.0.BETA1
>
>
> Update http://www.jboss.org/community/wiki/InfinispanQuickStartGuideforDevelopers with the following tips for Eclipse:
> - Do not use mvn eclipse:eclipse but instead of m2eclipse
> - Tips for m2eclipse:
> - Use external maven installation instead of embedded one, otherwise you might get some errors with regards to not understand the jre constraints in the pom.xml
> - Go to project's classpath and remove excludes for src/test/resources and src/main/resources, otherwise files in these folders won't be loaded and tests will fail.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list