[ http://jira.codehaus.org/browse/MNG-1196?page=all ]

Johnny R. Ruiz III updated MNG-1196:
------------------------------------

             Assign To: Johnny R. Ruiz III
           Description: 
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.

  was:

    Remaining Estimate: 2 hours
     Original Estimate: 7200
            Attachment: MNG-1196-maven-eclipse-plugin.patch
               Summary: Eclipse add-maven-repo goal uses 
"org.eclipse.jdt.core.classpathVariable.MAVEN_REPO" instead of  
"org.eclipse.jdt.core.classpathVariable.M2_REPO"  (was: Eclipse add-maven-repo 
goal uses "MAVEN_REPO)

Please apply patch.   Thanks a lot.  

> 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-beta-4
>     Reporter: Johnny R. Ruiz III
>     Assignee: Johnny R. Ruiz III
>  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]

Reply via email to