[forge-dev] [JBoss JIRA] Closed: (SEAMFORGE-106) Conflict in plexus classes causes new-project to fail

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Mar 30 09:39:37 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFORGE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III closed SEAMFORGE-106.
----------------------------------------

    Resolution: Done


Different versions of the Maven plexus container were on the classpath. I resolved this by excluding one.

> Conflict in plexus classes causes new-project to fail
> -----------------------------------------------------
>
>                 Key: SEAMFORGE-106
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-106
>             Project: Seam Forge
>          Issue Type: Bug
>          Components: Builtin Plugins
>            Reporter: Lincoln Baxter III
>            Assignee: Lincoln Baxter III
>             Fix For: 1.0.0.Alpha3
>
>
> [no project] bin $ cd ../..
> [no project] forge $ mkdir workspace
> [no project] forge $ cd workspace
> [no project] workspace $ new-project 
> [named=The name of the new project (of type java.lang.String)]: foo
> [topLevelPackage=The top level package for your Java source files [e.g: "com.example.project"]  (of type java.lang.String)]: org.foo
> Use [/Users/koen/Temp/forge/workspace/foo] as project directory? [Y/n] Y
> ***ERROR*** [new-project] WELD-000049 Unable to invoke [method] @PostConstruct public org.jboss.seam.forge.project.facets.builtin.MavenContainer.bootstrapMaven() on org.jboss.seam.forge.project.facets.builtin.MavenContainer at 7fa5f230
> [no project] workspace $ 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list