[infinispan-issues] [JBoss JIRA] Created: (ISPN-243) Update developer wiki with Eclipse m2eclipse tips
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Thu Oct 29 13:43:05 EDT 2009
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.0.0.GA
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