[jboss-dev-forums] [Design of JBoss Build System] - Re: Eclipse and Maven (.project and .classpath in SVN)

wolfc do-not-reply at jboss.com
Mon Apr 28 04:09:41 EDT 2008


"ALRubinger" wrote : I say let each developer be responsible for import of the project into his/her own preferred IDE.
Too error prone, because it leads to stuff like:
  <classpathentry kind="src" path="src/test/java"/>
Thus test classes show up in snapshots & releases.
And:
  <classpathentry kind="output" path="target/classes"/>
Which makes Eclipse generated artifacts pop up in snapshots & releases.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147127#4147127

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4147127



More information about the jboss-dev-forums mailing list