You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Zachi (JIRA)" <ji...@codehaus.org> on 2005/06/26 15:54:52 UTC

[jira] Created: (MNG-529) eclipse:eclipse plugin doesn't create M2_REPO variable automatically

eclipse:eclipse plugin doesn't create M2_REPO variable automatically
--------------------------------------------------------------------

         Key: MNG-529
         URL: http://jira.codehaus.org/browse/MNG-529
     Project: Maven 2
        Type: Bug
  Components: maven-plugins  
    Versions: 2.0-alpha-3    
    Reporter: Zachi
    Priority: Minor


eclipse:eclipse plugin create classpath using M2_REPO variable, but doesn't create it.
You need to add this variable manually to your workspace:

Add "org.eclipse.jdt.core.classpathVariable.M2_REPO=path_to_your_local_repository" to your  workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs

Add it via eclipse interface. 
We need to create a new mojo for add this line automatically

-- 
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-529) eclipse:eclipse plugin doesn't create M2_REPO variable automatically

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-529?page=all ]
     
Brett Porter closed MNG-529:
----------------------------

     Assign To: Brett Porter  (was: Kenney Westerhof)
    Resolution: Duplicate

> eclipse:eclipse plugin doesn't create M2_REPO variable automatically
> --------------------------------------------------------------------
>
>          Key: MNG-529
>          URL: http://jira.codehaus.org/browse/MNG-529
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Versions: 2.0-alpha-3
>     Reporter: Zachi
>     Assignee: Brett Porter
>     Priority: Minor

>
>
> eclipse:eclipse plugin create classpath using M2_REPO variable, but doesn't create it.
> You need to add this variable manually to your workspace:
> Add "org.eclipse.jdt.core.classpathVariable.M2_REPO=path_to_your_local_repository" to your  workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs
> Add it via eclipse interface. 
> We need to create a new mojo for add this line automatically

-- 
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