[ http://jira.codehaus.org/browse/MNG-1196?page=all ]
Brett Porter closed MNG-1196:
-----------------------------
Resolution: Fixed
Fix Version: 2.0
> Eclipse add-maven-repo goal uses
> "org.eclipse.jdt.core.classpathVariable.MAVEN_REPO" instead of
> "org.eclipse.jdt.core.classpathVariable.M2_REPO"
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MNG-1196
> URL: http://jira.codehaus.org/browse/MNG-1196
> Project: Maven 2
> Type: Bug
> Components: maven-eclipse-plugin
> Versions: 2.0 (RC)
> Reporter: Johnny R. Ruiz III
> Assignee: Johnny R. Ruiz III
> Fix For: 2.0
> Attachments: MNG-1196-maven-eclipse-plugin.patch
>
> Original Estimate: 2 hours
> Remaining: 2 hours
>
> Eclipse add-maven-repo goal uses
> <code>"org.eclipse.jdt.core.classpathVariable.MAVEN_REPO"</code> instead of
> <code>"org.eclipse.jdt.core.classpathVariable.M2_REPO"</code>
> EclipseClassPathWriter() uses <code>"path = "M2_REPO/" //$NON-NLS-1$
> + EclipseUtils.toRelativeAndFixSeparator(
> localRepositoryFile, fullPath, false );" </code>
> - I also added expression="${eclipse.workspace}" so we can use
> -Declipse.workspace=<pathToWorkspace> when using this goal.
> - I attached a file patch here. Please apply. Thanks.
--
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]