Hi all,

after creating new project successfully(modular with spring MVC) I ran mvn
appfuse:full-source command but i got error message below :

[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for RoyalSoft.Com:core:jar:1.0-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-changes-plugin is missing.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-checkstyle-plugin is missing.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-javadoc-plugin is missing.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-jxr-plugin is missing.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-pmd-plugin is missing.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-surefire-report-plugin is missing.
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for RoyalSoft.Com:web:war:1.0-SNAPSHOT
[WARNING] The expression ${pom.parent.groupId} is deprecated. Please use
${project.parent.groupId} instead.
[WARNING] The expression ${pom.parent.version} is deprecated. Please use
${project.parent.version} instead.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-changes-plugin is missing.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-checkstyle-plugin is missing.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-javadoc-plugin is missing.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-jxr-plugin is missing.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-pmd-plugin is missing.
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-surefire-report-plugin is missing.
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for RoyalSoft.Com:RoyalSoft:pom:1.0-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-changes-plugin is missing. @ line 155, column
21
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 158,
column 21
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 166, column
21
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-jxr-plugin is missing. @ line 169, column 21
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-pmd-plugin is missing. @ line 172, column 21
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ line
179, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] AppFuse Modular Application
[INFO] AppFuse Modular Application - Core
[INFO] AppFuse Modular Application - Web (JSF)
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building AppFuse Modular Application 1.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- appfuse-maven-plugin:2.1.0-M1:full-source (default-cli) @
RoyalSoft ---
[INFO] [AppFuse] Source successfully exported, modifying pom.xml...
[INFO] [AppFuse] Adding dependencies from root module...
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] AppFuse Modular Application ....................... FAILURE [5.024s]
[INFO] AppFuse Modular Application - Core ................ SKIPPED
[INFO] AppFuse Modular Application - Web (JSF) ........... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 5.158s
[INFO] Finished at: Thu Sep 02 11:07:51 GST 2010
[INFO] Final Memory: 4M/15M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.appfuse.plugins:appfuse-maven-plugin:2.1.0-M1:full-source (default-cli)
on project RoyalSoft: Execution default-cli of goal
org.appfuse.plugins:appfuse-maven-plugin:2.1.0-M1:full-source failed: A
required class was missing while executing
org.appfuse.plugins:appfuse-maven-plugin:2.1.0-M1:full-source:
org/codehaus/plexus/embed/Embedder
-----------------------------------------------------
realm =    plugin>org.appfuse.plugins:appfuse-maven-plugin:2.1.0-M1
strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
urls[0] =
file:/C:/Users/rrdct009/.m2/repository/org/appfuse/plugins/appfuse-maven-plugin/2.1.0-M1/appfuse-maven-plugin-2.1.0-M1.jar
urls[1] =
file:/C:/Users/rrdct009/.m2/repository/mysql/mysql-connector-java/5.1.10/mysql-connector-java-5.1.10.jar
urls[2] =
file:/C:/Users/rrdct009/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
urls[3] =
file:/C:/Users/rrdct009/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
urls[4] =
file:/C:/Users/rrdct009/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
urls[5] =
file:/C:/Users/rrdct009/.m2/repository/org/codehaus/mojo/hibernate3/maven-hibernate3-api/2.2/maven-hibernate3-api-2.2.jar
urls[6] =
file:/C:/Users/rrdct009/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
urls[7] =
file:/C:/Users/rrdct009/.m2/repository/org/hibernate/hibernate-core/3.3.1.GA/hibernate-core-3.3.1.GA.jar
urls[8
 
] =
file:/C:/Users/rrdct009/.m2/repository/antlr/antlr/2.7.6/antlr-2.7.6.jar
urls[9] =
file:/C:/Users/rrdct009/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar
urls[10] =
file:/C:/Users/rrdct009/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
urls[11] =
file:/C:/Users/rrdct009/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
urls[12] =
file:/C:/Users/rrdct009/.m2/repository/org/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jar
urls[13
 
] =
file:/C:/Users/rrdct009/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
urls[14] =
file:/C:/Users/rrdct009/.m2/repository/freemarker/freemarker/2.3.8/freemarker-2.3.8.jar
urls[15] =
file:/C:/Users/rrdct009/.m2/repository/org/hibernate/jtidy/r8-20060801/jtidy-r8-20060801.jar
urls[16] =
file:/C:/Users/rrdct009/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.0.1B_spec/1.1.1/geronimo-jta_1.0.1B_spec-1.1.1.jar
urls[17] =
file:/C:/Users/rrdct009/.m2/repository/org/slf4j/slf4j-log4j12/1.5.6/slf4j-log4j12-1.5.6.jar
urls[18] =
file:/C:/Users/rrdct009/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar
urls[19] =
file:/C:/Users/rrdct009/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
urls[20] =
file:/C:/Users/rrdct009/.m2/repository/org/codehaus/mojo/hibernate3/maven-hibernate3-jdk15/2.2/maven-hibernate3-jdk15-2.2.jar
urls[21] =
file:/C:/Users/rrdct009/.m2/repository/org/hibernate/hibernate-entitymanager/3.4.0.GA/hibernate-entitymanager-3.4.0.GA.jar
urls[22
 
] =
file:/C:/Users/rrdct009/.m2/repository/org/hibernate/ejb3-persistence/1.0.2.GA/ejb3-persistence-1.0.2.GA.jar
urls[23
 
] =
file:/C:/Users/rrdct009/.m2/repository/org/hibernate/hibernate-commons-annotations/3.1.0.GA/hibernate-commons-annotations-3.1.0.GA.jar
urls[24
 
] =
file:/C:/Users/rrdct009/.m2/repository/org/hibernate/hibernate-annotations/3.4.0.GA/hibernate-annotations-3.4.0.GA.jar
urls[25
 
] =
file:/C:/Users/rrdct009/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar
urls[26] =
file:/C:/Users/rrdct009/.m2/repository/javassist/javassist/3.4.GA/javassist-3.4.GA.jar
urls[27
 
] =
file:/C:/Users/rrdct009/.m2/repository/jboss/jboss-common/4.0.2/jboss-common-4.0.2.jar
urls[28] =
file:/C:/Users/rrdct009/.m2/repository/slide/webdavlib/2.0/webdavlib-2.0.jar
urls[29] =
file:/C:/Users/rrdct009/.m2/repository/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar
urls[30] =
file:/C:/Users/rrdct009/.m2/repository/org/codehaus/mojo/hibernate3/maven-hibernate3-jdk14/2.2/maven-hibernate3-jdk14-2.2.jar
urls[31] =
file:/C:/Users/rrdct009/.m2/repository/cglib/cglib/2.2/cglib-2.2.jar
urls[32] = file:/C:/Users/rrdct009/.m2/repository/asm/asm/3.1/asm-3.1.jar
urls[33] =
file:/C:/Users/rrdct009/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar
urls[34] =
file:/C:/Users/rrdct009/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar
urls[35] =
file:/C:/Users/rrdct009/.m2/repository/org/apache/ant/ant-nodeps/1.7.1/ant-nodeps-1.7.1.jar
urls[36] =
file:/C:/Users/rrdct009/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar
urls[37] =
file:/C:/Users/rrdct009/.m2/repository/commons-beanutils/commons-beanutils/1.8.1/commons-beanutils-1.8.1.jar
urls[38] =
file:/C:/Users/rrdct009/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
urls[39] =
file:/C:/Users/rrdct009/.m2/repository/org/apache/maven/maven-embedder/2.0.4/maven-embedder-2.0.4.jar
urls[40] =
file:/C:/Users/rrdct009/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar
urls[41] =
file:/C:/Users/rrdct009/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
urls[42] =
file:/C:/Users/rrdct009/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
urls[43] =
file:/C:/Users/rrdct009/.m2/repository/org/tmatesoft/svnkit/1.1.2/svnkit-1.1.2.jar
urls[44] =
file:/C:/Users/rrdct009/.m2/repository/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar
urls[45] =
file:/C:/Users/rrdct009/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
urls[46] =
file:/C:/Users/rrdct009/.m2/repository/org/springframework/security/spring-security-core-tiger/2.0.4/spring-security-core-tiger-2.0.4.jar
urls[47] =
file:/C:/Users/rrdct009/.m2/repository/org/springframework/security/spring-security-core/2.0.4/spring-security-core-2.0.4.jar
urls[48] =
file:/C:/Users/rrdct009/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
urls[49] =
file:/C:/Users/rrdct009/.m2/repository/org/springframework/spring-test/2.5.6/spring-test-2.5.6.jar
Number of foreign imports: 4
import: Entry[import org.codehaus.plexus.util.xml.pull.XmlSerializer from
realm ClassRealm[plexus.core, parent: null]]
import: Entry[import
org.codehaus.plexus.util.xml.pull.XmlPullParserException from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.util.xml.pull.XmlPullParser from
realm ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.util.xml.Xpp3Dom from realm
ClassRealm[plexus.core, parent: null]]

realm =    maven.api
strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
Number of foreign imports: 20
import: Entry[import org.codehaus.plexus.personality from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.logging from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.lifecycle from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.context from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.container from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.configuration from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.component from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.classworlds from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.PlexusContainerException from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.PlexusContainer from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.PlexusConstants from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.MutablePlexusContainer from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.DuplicateChildContainerException
from realm ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.DefaultPlexusContainer from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.DefaultContainerConfiguration from
realm ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.DefaultComponentRegistry from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.ContainerConfiguration from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.plexus.ComponentRegistry from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.codehaus.classworlds from realm
ClassRealm[plexus.core, parent: null]]
import: Entry[import org.apache.maven from realm ClassRealm[plexus.core,
parent: null]]

-----------------------------------------------------:
org.codehaus.plexus.embed.Embedder
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
 



-- 
View this message in context: 
http://appfuse.547863.n4.nabble.com/appfuse-full-source-failed-tp2529181p2529181.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to