I run full-source goal using Eclipse maven.ide plugin - i.e. embedder 2.0.4.
And the bug that has been fixed for standalone Maven (no prob with 2.0.6 and
2.0.7) appears. Here is the log:

-------------------------------------------------------------

NFO] appfuse:full-source
[INFO] [AppFuse] Installing source from data modules...
[INFO] [AppFuse] Installing source from service module...
[INFO] [AppFuse] Installing source from web-common module...
[INFO] [AppFuse] Installing source from struts module...
[INFO] [AppFuse] Source successfully exported, modifying pom.xml...
[INFO] [AppFuse] Removing maven-warpath-plugin...
[INFO] [AppFuse] Adding dependencies from 'root' module...
java.lang.NullPointerException
        at 
org.codehaus.plexus.embed.Embedder.setLoggerManager(Embedder.java:213)
        at org.apache.maven.embedder.MavenEmbedder.start(MavenEmbedder.java:586)
        at
org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies(InstallSourceMojo.java:341)
        at
org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies(InstallSourceMojo.java:303)
        at
org.appfuse.mojo.installer.InstallSourceMojo.execute(InstallSourceMojo.java:142)
        at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:598)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:499)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:453)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:423)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:271)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:238)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:146)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:303)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:123)
        at 
org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:903)
        at
org.maven.ide.eclipse.embedder.Maven2Executor.main(Maven2Executor.java:83)
[ERROR] reactor-execute : C:\Documents and
Settings\dchuyko\runtime-New_configuration\q2
Diagnosis: org.apache.maven.BuildFailureException
FATAL ERROR: Error executing Maven for a project
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]
[INFO] null
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 29 seconds
[INFO] Finished at: Wed Jul 18 21:34:20 MSD 2007
[INFO] Final Memory: 8M/79M
[INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 30 seconds
[INFO] Finished at: Wed Jul 18 21:34:20 MSD 2007
[INFO] Final Memory: 8M/79M
[INFO]
------------------------------------------------------------------------
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]
[WARNING] Component returned which is not the same manager. Ignored.
[EMAIL PROTECTED]

--------------------------------------------------------------

P.S.: BTW, what is the reason of declaring requirement of maven 2.0.5 for
appfuse plugin?
-- 
View this message in context: 
http://www.nabble.com/Not-able-to-run-appfuse%3Afull-source-tf3918596s2369.html#a11673567
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to