You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org> on 2006/05/06 20:53:41 UTC

[jira] Updated: (MNGECLIPSE-116) Embedder can't find local repository

     [ http://jira.codehaus.org/browse/MNGECLIPSE-116?page=all ]

Eugene Kuleshov updated MNGECLIPSE-116:
---------------------------------------

    Summary: Embedder can't find local repository  (was: 0.0.7 plugin will not load. Embedder related exception)

> Embedder can't find local repository
> ------------------------------------
>
>          Key: MNGECLIPSE-116
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-116
>      Project: Maven 2.x Extension for Eclipse
>         Type: Bug

>     Versions: 0.0.7
>  Environment: WinXP, Eclipse 3.1.2, Maven2.0.4
>     Reporter: Cliff Resnick
>     Assignee: Eugene Kuleshov

>
>
> I upgraded from 0.0.5 to 0.0.7 and the plugin fails to load.
> Below is output from the workspace log file:
> java.lang.IllegalArgumentException: When not aligning with a user install you must specify a local repository location using the setLocalRepositoryDirectory( File ) method.
> 	at org.apache.maven.embedder.MavenEmbedder.createMavenSettings(MavenEmbedder.java:699)
> 	at org.apache.maven.embedder.MavenEmbedder.start(MavenEmbedder.java:628)
> 	at org.maven.ide.eclipse.Maven2Plugin.createEmbedder(Maven2Plugin.java:267)
> 	at org.maven.ide.eclipse.Maven2Plugin.getMavenEmbedder(Maven2Plugin.java:155)
> 	at org.maven.ide.eclipse.Maven2Plugin.executeInEmbedder(Maven2Plugin.java:165)
> 	at org.maven.ide.eclipse.Maven2Plugin.start(Maven2Plugin.java:112)
> 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
> 	at java.security.AccessController.doPrivileged(Native Method)
> ....

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