[ http://jira.codehaus.org/browse/MECLIPSE-95?page=all ]
fabrizio giustina updated MECLIPSE-95: -------------------------------------- Assign To: fabrizio giustina Fix Version: (was: 2.2) > Var classpath entries need to be marked exported by default > ----------------------------------------------------------- > > Key: MECLIPSE-95 > URL: http://jira.codehaus.org/browse/MECLIPSE-95 > Project: Maven 2.x Eclipse Plugin > Type: Improvement > Versions: 2.1 > Reporter: Sachin Patel > Assignee: fabrizio giustina > > > Generated .classpath entries of kind "var" need to be marked exported by > default so that referenced projects have visibility to them. Or provide an > option to specifiy that that entries should be exported. > Example: <classpathentry kind="var" > path="M2_REPO/mx4j/mx4j/3.0.1/mx4j-3.0.1.jar"/> > should me made... > <classpathentry exported="true" kind="var" > path="M2_REPO/mx4j/mx4j/3.0.1/mx4j-3.0.1.jar"/> -- 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