You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Johnny R. Ruiz III (JIRA)" <ji...@codehaus.org> on 2005/10/13 07:18:11 UTC

[jira] Created: (MNG-1196) Eclipse add-maven-repo goal uses "MAVEN_REPO

Eclipse add-maven-repo goal uses "MAVEN_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




-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-1196) Eclipse add-maven-repo goal uses "org.eclipse.jdt.core.classpathVariable.MAVEN_REPO" instead of "org.eclipse.jdt.core.classpathVariable.M2_REPO"

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-1196) Eclipse add-maven-repo goal uses "org.eclipse.jdt.core.classpathVariable.MAVEN_REPO" instead of "org.eclipse.jdt.core.classpathVariable.M2_REPO"

Posted by "Johnny R. Ruiz III (JIRA)" <ji...@codehaus.org>.
     [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org