[ http://jira.codehaus.org/browse/MNG-1020?page=comments#action_52061 ]
fabrizio giustina commented on MNG-1020: ---------------------------------------- Now you can add optional _container_ classpath in front of the JRE. Just specify a list of container classpath entries with the "org.eclipse.jdt.launching.JRE_CONTAINER" and this list will not be modified. Not sure about allowing project dependencies (jar) before the JRE classpath, since the resulting project will have a classpath different from the one used in maven and the scope of the plugin is to make a maven project usable with eclipse. > Improve JRE_CONTAINER classpath entry > ------------------------------------- > > Key: MNG-1020 > URL: http://jira.codehaus.org/browse/MNG-1020 > Project: Maven 2 > Type: Bug > Components: maven-eclipse-plugin > Versions: 2.0-beta-1 > Reporter: Mark Hobson > > > Same as MPECLIPSE-104 but for m2, although this only really makes sense for > dependencies in the bootclasspath as only they can override the JRE. Hence > this issue depends on MNG-973. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
