[ 
http://jira.codehaus.org/browse/MNG-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211343#action_211343
 ] 

Kohsuke Kawaguchi commented on MNG-4568:
----------------------------------------

Here's my decision tree that doesn't have any workable combination:

* If I use 3.0-alpha-2...
** plexus-container-default depends on a method in Google Collections that's no 
longer present in a later version. But my other libraries demand a newer 
version of Google collections.
** using the latest version of plexus-container-default results in a 
NoClassDefFoundError on exception classes. They appear to be renamed.
* If I use embedder 2.0.4...
** I don't have access to PlexusContainer. I can't get any components out of 
Maven to interact with Maven.

So it seems like I'm hosed.

> maven-embedder 3.0-alpha-6 doesn't contain the MavenEmbedder class
> ------------------------------------------------------------------
>
>                 Key: MNG-4568
>                 URL: http://jira.codehaus.org/browse/MNG-4568
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Embedding
>    Affects Versions: 3.0-alpha-6
>            Reporter: Kohsuke Kawaguchi
>
> The jar has no class named MavenEmbedder. In fact the whole 'embed' package 
> used to be 3.0-alpha-2 is gone.

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

        

Reply via email to