Do you have found the reason for this error. I get exactly the same error (also setting the local repositoy explicit in the settings.xml)
Thanks, Mario Adolfo wrote: > > The local repository was already explicitly set in settings.xml, and it is > not the default. Thanx. > Adolfo. > > > Michael Horwitz wrote: >> >> It may be something as simple as you need to explicitly set the location >> of >> your local repository using the settings.xml file even if you are using >> the >> default location. Have you tried doing this? >> >> Mike. >> >> On 6/28/07, Adolfo <[EMAIL PROTECTED]> wrote: >>> >>> >>> >>> Tried removing the local repository before creating and full-sourcing >>> and >>> before full-sourcing other projects alike, but the problem persists. I >>> will >>> see what I can do with the environment and keep it posted. Please, let >>> me >>> know too. Thanx. >>> Adolfo. >>> >>> >>> mraible wrote: >>> > >>> > Does this happen if you remove your local repository (rm -r >>> > ~/.m2/repository)? Are you behind a proxy server (it doesn't look like >>> > it). >>> > >>> > Matt >>> > >>> > On 6/27/07, Adolfo <[EMAIL PROTECTED]> wrote: >>> >> >>> >> >>> >> I'm using Win XP / JDK 1.5.0 / MySQL >>> >> >>> >> Same problem occurs when running full-source on a fresh project. >>> >> >>> >> archetype:create and appfuse:full-source output follows: >>> >> >>> >> Microsoft Windows XP [versão 5.1.2600] >>> >> (C) Copyright 1985-2001 Microsoft Corp. >>> >> >>> >> F:\temp>mvn archetype:create -DarchetypeGroupId=org.appfuse >>> >> -DarchetypeArtifactI >>> >> d=appfuse-basic-jsf >>> >> -DremoteRepositories=http://static.appfuse.org/repository -D >>> >> archetypeVersion=2.0-m5 -DgroupId=com.mycompany.app >>> >> -DartifactId=myproject >>> >> [INFO] Scanning for projects... >>> >> [INFO] Searching repository for plugin with prefix: 'archetype'. >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------- >>> >> --- >>> >> [INFO] Building Maven Default Project >>> >> [INFO] task-segment: [archetype:create] (aggregator-style) >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------- >>> >> --- >>> >> [INFO] Setting property: classpath.resource.loader.class => >>> >> 'org.codehaus.plexus >>> >> .velocity.ContextClassLoaderResourceLoader'. >>> >> [INFO] Setting property: velocimacro.messages.on => 'false'. >>> >> [INFO] Setting property: resource.loader => 'classpath'. >>> >> [INFO] Setting property: resource.manager.logwhenfound => 'false'. >>> >> [INFO] ************************************************************** >>> >> [INFO] Starting Jakarta Velocity v1.4 >>> >> [INFO] RuntimeInstance initializing. >>> >> [INFO] Default Properties File: >>> >> org\apache\velocity\runtime\defaults\velocity.pr >>> >> operties >>> >> [INFO] Default ResourceManager initializing. (class >>> >> org.apache.velocity.runtime. >>> >> resource.ResourceManagerImpl) >>> >> [INFO] Resource Loader Instantiated: >>> >> org.codehaus.plexus.velocity.ContextClassLo >>> >> aderResourceLoader >>> >> [INFO] ClasspathResourceLoader : initialization starting. >>> >> [INFO] ClasspathResourceLoader : initialization complete. >>> >> [INFO] ResourceCache : initialized. (class >>> >> org.apache.velocity.runtime.resource. >>> >> ResourceCacheImpl) >>> >> [INFO] Default ResourceManager initialization complete. >>> >> [INFO] Loaded System Directive: >>> >> org.apache.velocity.runtime.directive.Literal >>> >> [INFO] Loaded System Directive: >>> >> org.apache.velocity.runtime.directive.Macro >>> >> [INFO] Loaded System Directive: >>> >> org.apache.velocity.runtime.directive.Parse >>> >> [INFO] Loaded System Directive: >>> >> org.apache.velocity.runtime.directive.Include >>> >> [INFO] Loaded System Directive: >>> >> org.apache.velocity.runtime.directive.Foreach >>> >> [INFO] Created: 20 parsers. >>> >> [INFO] Velocimacro : initialization starting. >>> >> [INFO] Velocimacro : adding VMs from VM library template : >>> >> VM_global_library.vm >>> >> [ERROR] ResourceManager : unable to find resource >>> 'VM_global_library.vm' >>> >> in >>> >> any >>> >> resource loader. >>> >> [INFO] Velocimacro : error using VM library template >>> >> VM_global_library.vm : >>> >> org >>> >> .apache.velocity.exception.ResourceNotFoundException: Unable to find >>> >> resource 'V >>> >> M_global_library.vm' >>> >> [INFO] Velocimacro : VM library template macro registration >>> complete. >>> >> [INFO] Velocimacro : allowInline = true : VMs can be defined inline >>> in >>> >> templates >>> >> >>> >> [INFO] Velocimacro : allowInlineToOverride = false : VMs defined >>> inline >>> >> may >>> >> NOT >>> >> replace previous VM definitions >>> >> [INFO] Velocimacro : allowInlineLocal = false : VMs defined inline >>> will >>> >> be >>> >> glob >>> >> al in scope if allowed. >>> >> [INFO] Velocimacro : initialization complete. >>> >> [INFO] Velocity successfully started. >>> >> [INFO] [archetype:create] >>> >> [INFO] Defaulting package to group ID: com.mycompany.app >>> >> [INFO] We are using command line specified remote repositories: >>> >> http://static.ap >>> >> pfuse.org/repository >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------- >>> >> --- >>> >> [INFO] Using following parameters for creating Archetype: >>> >> appfuse-basic-jsf:2.0- >>> >> m5 >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------- >>> >> --- >>> >> [INFO] Parameter: groupId, Value: com.mycompany.app >>> >> [INFO] Parameter: packageName, Value: com.mycompany.app >>> >> [INFO] Parameter: basedir, Value: F:\temp >>> >> [INFO] Parameter: package, Value: com.mycompany.app >>> >> [INFO] Parameter: version, Value: 1.0-SNAPSHOT >>> >> [INFO] Parameter: artifactId, Value: myproject >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 83,column 26] : >>> >> ${appfuse.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 85,column 34] : >>> >> ${amp.genericCore} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 86,column 33] : >>> >> ${amp.fullSource} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 106,column 31] : >>> >> ${maven.test.skip} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 119,column 34] : >>> >> ${jdbc.groupId} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 120,column 37] : >>> >> ${jdbc.artifactId} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 121,column 34] : >>> >> ${jdbc.version} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 130,column 42] : >>> >> ${dbunit.dataTypeF >>> >> actoryName} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 131,column 29] : >>> >> ${jdbc.driverClass >>> >> Name} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 132,column 31] : >>> >> ${jdbc.username} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 133,column 31] : >>> >> ${jdbc.password} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 134,column 26] : ${ >>> jdbc.url} >>> >> is >>> >> not >>> >> a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 136,column 27] : >>> >> ${dbunit.operation >>> >> .type} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 137,column 29] : >>> >> ${dbunit.schema} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 138,column 27] : >>> >> ${maven.test.skip} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 159,column 34] : >>> >> ${jdbc.groupId} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 160,column 37] : >>> >> ${jdbc.artifactId} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 161,column 34] : >>> >> ${jdbc.version} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 225,column 26] : >>> >> ${appfuse.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 227,column 34] : >>> >> ${amp.genericCore} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 228,column 33] : >>> >> ${amp.fullSource} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 323,column 33] : >>> >> ${web.framework} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 324,column 22] : >>> >> ${appfuse.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 329,column 33] : >>> >> ${web.framework} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 330,column 22] : >>> >> ${appfuse.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 344,column 33] : >>> >> ${dao.framework} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 345,column 22] : >>> >> ${appfuse.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 348,column 22] : >>> >> ${jdbc.groupId} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 349,column 25] : >>> >> ${jdbc.artifactId} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 350,column 22] : >>> >> ${jdbc.version} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 356,column 22] : >>> >> ${jsp.version} >>> >> is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 362,column 22] : >>> >> ${servlet.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 368,column 22] : >>> >> ${jmock.version} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 374,column 22] : >>> >> ${junit.version} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 380,column 22] : >>> >> ${spring.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 386,column 22] : >>> >> ${wiser.version} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 438,column 35] : >>> >> ${cargo.wait} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 440,column 46] : >>> >> ${cargo.container} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 441,column 42] : >>> >> ${cargo.container. >>> >> home} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 443,column 42] : >>> >> ${cargo.container. >>> >> url} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 444,column 49] : >>> >> ${installDir} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 448,column 39] : >>> >> ${project.build.di >>> >> rectory} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 448,column 66] : >>> >> ${cargo.container} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 450,column 53] : >>> >> ${cargo.host} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 451,column 57] : >>> >> ${cargo.port} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 485,column 61] : >>> >> ${project.build.fi >>> >> nalName} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 485,column 102] : >>> >> ${user.language} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 486,column 89] : ${test} >>> is >>> >> not >>> >> a v >>> >> alid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 487,column 75] : >>> >> ${user.language} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 488,column 73] : >>> >> ${project.build.fi >>> >> nalName} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 489,column 66] : >>> >> ${cargo.host} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 490,column 66] : >>> >> ${cargo.port} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 506,column 42] : >>> >> ${webtest.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 517,column 42] : >>> >> ${javamail.version >>> >> } is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 522,column 42] : >>> >> ${log4j.version} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 527,column 42] : >>> >> ${oro.version} >>> >> is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 628,column 39] : >>> >> ${env.JBOSS_HOME} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 661,column 31] : >>> >> ${env.CATALINA_HOM >>> >> E} is not a valid reference. >>> >> [INFO] ********************* End of debug info from resources from >>> >> generated >>> >> POM >>> >> *********************** >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 83,column 26] : >>> >> ${appfuse.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 85,column 34] : >>> >> ${amp.genericCore} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 86,column 33] : >>> >> ${amp.fullSource} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 106,column 31] : >>> >> ${maven.test.skip} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 119,column 34] : >>> >> ${jdbc.groupId} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 120,column 37] : >>> >> ${jdbc.artifactId} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 121,column 34] : >>> >> ${jdbc.version} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 130,column 42] : >>> >> ${dbunit.dataTypeF >>> >> actoryName} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 131,column 29] : >>> >> ${jdbc.driverClass >>> >> Name} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 132,column 31] : >>> >> ${jdbc.username} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 133,column 31] : >>> >> ${jdbc.password} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 134,column 26] : ${ >>> jdbc.url} >>> >> is >>> >> not >>> >> a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 136,column 27] : >>> >> ${dbunit.operation >>> >> .type} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 137,column 29] : >>> >> ${dbunit.schema} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 138,column 27] : >>> >> ${maven.test.skip} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 159,column 34] : >>> >> ${jdbc.groupId} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 160,column 37] : >>> >> ${jdbc.artifactId} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 161,column 34] : >>> >> ${jdbc.version} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 225,column 26] : >>> >> ${appfuse.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 227,column 34] : >>> >> ${amp.genericCore} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 228,column 33] : >>> >> ${amp.fullSource} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 323,column 33] : >>> >> ${web.framework} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 324,column 22] : >>> >> ${appfuse.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 329,column 33] : >>> >> ${web.framework} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 330,column 22] : >>> >> ${appfuse.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 344,column 33] : >>> >> ${dao.framework} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 345,column 22] : >>> >> ${appfuse.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 348,column 22] : >>> >> ${jdbc.groupId} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 349,column 25] : >>> >> ${jdbc.artifactId} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 350,column 22] : >>> >> ${jdbc.version} is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 356,column 22] : >>> >> ${jsp.version} >>> >> is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 362,column 22] : >>> >> ${servlet.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 368,column 22] : >>> >> ${jmock.version} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 374,column 22] : >>> >> ${junit.version} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 380,column 22] : >>> >> ${spring.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 386,column 22] : >>> >> ${wiser.version} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 438,column 35] : >>> >> ${cargo.wait} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 440,column 46] : >>> >> ${cargo.container} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 441,column 42] : >>> >> ${cargo.container. >>> >> home} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 443,column 42] : >>> >> ${cargo.container. >>> >> url} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 444,column 49] : >>> >> ${installDir} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 448,column 39] : >>> >> ${project.build.di >>> >> rectory} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 448,column 66] : >>> >> ${cargo.container} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 450,column 53] : >>> >> ${cargo.host} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 451,column 57] : >>> >> ${cargo.port} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 485,column 61] : >>> >> ${project.build.fi >>> >> nalName} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 485,column 102] : >>> >> ${user.language} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 486,column 89] : ${test} >>> is >>> >> not >>> >> a v >>> >> alid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 487,column 75] : >>> >> ${user.language} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 488,column 73] : >>> >> ${project.build.fi >>> >> nalName} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 489,column 66] : >>> >> ${cargo.host} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 490,column 66] : >>> >> ${cargo.port} >>> >> is n >>> >> ot a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 506,column 42] : >>> >> ${webtest.version} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 517,column 42] : >>> >> ${javamail.version >>> >> } is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 522,column 42] : >>> >> ${log4j.version} i >>> >> s not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 527,column 42] : >>> >> ${oro.version} >>> >> is >>> >> not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 628,column 39] : >>> >> ${env.JBOSS_HOME} >>> >> is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/pom.xml [line 661,column 31] : >>> >> ${env.CATALINA_HOM >>> >> E} is not a valid reference. >>> >> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: >>> >> reference : >>> >> template = archetype-resources/src/site/site.xml [line 15,column 5] : >>> >> ${reports} >>> >> is not a valid reference. >>> >> [INFO] Archetype created in dir: F:\temp\myproject >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] BUILD SUCCESSFUL >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] Total time: 1 second >>> >> [INFO] Finished at: Wed Jun 27 20:54:11 BRT 2007 >>> >> [INFO] Final Memory: 4M/9M >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> >>> >> F:\temp>cd myproject >>> >> >>> >> F:\temp\myproject>mvn appfuse:full-source >>> >> >>> >> [INFO] Scanning for projects... >>> >> [INFO] Searching repository for plugin with prefix: 'appfuse'. >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------- >>> >> [INFO] Building AppFuse JSF Application >>> >> [INFO] task-segment: [appfuse:full-source] >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------- >>> >> >>> >> [WARNING] POM for 'org.hibernate:jtidy:pom:r8-20060801:runtime' is >>> >> invalid. >>> >> It w >>> >> ill be ignored for artifact resolution. Reason: Parse error reading >>> POM. >>> >> Reason: >>> >> TEXT must be immediately followed by END_TAG and not START_TAG >>> >> (position: >>> >> START >>> >> _TAG seen ...<licenses>\n\t\t\t<license>... @12:13) >>> >> [INFO] [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 jsf module... >>> >> [INFO] [AppFuse] Source successfully exported, modifying pom.xml... >>> >> [INFO] [AppFuse] Removing maven-warpath-plugin... >>> >> [INFO] [AppFuse] Adding dependencies from 'root' module... >>> >> java.lang.IllegalArgumentException: When not aligning with a user >>> install >>> >> you mu >>> >> st specify a local repository location using the >>> >> setLocalRepositoryDirectory( Fi >>> >> le ) method. >>> >> at >>> >> org.apache.maven.embedder.MavenEmbedder.createMavenSettings(MavenEmbe >>> >> dder.java:699) >>> >> at >>> >> org.apache.maven.embedder.MavenEmbedder.start(MavenEmbedder.java:628) >>> >> >>> >> at >>> >> org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies(In >>> >> stallSourceMojo.java:341) >>> >> at >>> >> org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies(In >>> >> stallSourceMojo.java:303) >>> >> at >>> >> org.appfuse.mojo.installer.InstallSourceMojo.execute(InstallSourceMoj >>> >> o.java:142) >>> >> at >>> >> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi >>> >> nManager.java:443) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa >>> >> ultLifecycleExecutor.java:539) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandalone >>> >> Goal(DefaultLifecycleExecutor.java:493) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau >>> >> ltLifecycleExecutor.java:463) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan >>> >> dleFailures(DefaultLifecycleExecutor.java:311) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen >>> >> ts(DefaultLifecycleExecutor.java:278) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi >>> >> fecycleExecutor.java:143) >>> >> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java >>> :334) >>> >> at >>> org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) >>> >> at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) >>> >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >>> Method) >>> >> at >>> >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. >>> >> java:39) >>> >> at >>> >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces >>> >> sorImpl.java:25) >>> >> at java.lang.reflect.Method.invoke(Method.java:585) >>> >> at >>> >> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) >>> >> at >>> org.codehaus.classworlds.Launcher.launch(Launcher.java:255) >>> >> at >>> >> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) >>> >> >>> >> at org.codehaus.classworlds.Launcher.main(Launcher.java:375) >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [ERROR] FATAL ERROR >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] null >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] Trace >>> >> java.lang.NullPointerException >>> >> at >>> >> org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies(In >>> >> stallSourceMojo.java:348) >>> >> at >>> >> org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies(In >>> >> stallSourceMojo.java:303) >>> >> at >>> >> org.appfuse.mojo.installer.InstallSourceMojo.execute(InstallSourceMoj >>> >> o.java:142) >>> >> at >>> >> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi >>> >> nManager.java:443) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa >>> >> ultLifecycleExecutor.java:539) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandalone >>> >> Goal(DefaultLifecycleExecutor.java:493) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau >>> >> ltLifecycleExecutor.java:463) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan >>> >> dleFailures(DefaultLifecycleExecutor.java:311) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen >>> >> ts(DefaultLifecycleExecutor.java:278) >>> >> at >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi >>> >> fecycleExecutor.java:143) >>> >> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java >>> :334) >>> >> at >>> org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) >>> >> at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) >>> >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >>> Method) >>> >> at >>> >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. >>> >> java:39) >>> >> at >>> >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces >>> >> >>> >> sorImpl.java:25) >>> >> at java.lang.reflect.Method.invoke(Method.java:585) >>> >> at >>> >> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) >>> >> at >>> org.codehaus.classworlds.Launcher.launch(Launcher.java:255) >>> >> at >>> >> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) >>> >> >>> >> at org.codehaus.classworlds.Launcher.main(Launcher.java:375) >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] Total time: 1 minute >>> >> >>> >> [INFO] Finished at: Wed Jun 27 20:55:22 BRT 2007 >>> >> [INFO] Final Memory: 6M/12M >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> >>> >> >>> >> >>> >> >>> >> mraible wrote: >>> >> > >>> >> > Unfortunately, this error is new to me. Can you elaborate more on >>> your >>> >> > environment (OS, JDK, etc)? >>> >> > >>> >> > If you create a new basic project and run "appfuse:full-source" on >>> it, >>> >> > it should work. If it doesn't, it's possibly because you modified >>> >> > pom.xml or because of some environment issue. Of course, it could >>> be >>> a >>> >> > bug too. ;-) >>> >> > >>> >> > Matt >>> >> > >>> >> > On 6/27/07, Adolfo <[EMAIL PROTECTED]> wrote: >>> >> >> >>> >> >> >>> >> >> >>> >> >> mraible wrote: >>> >> >> > >>> >> >> > You might try deleting your local AppFuse plugin (rm -r >>> >> >> > ~/.m2/repository/org/codehaus/mojo/appfuse-maven-plugin). This >>> was >>> a >>> >> >> > bug we fixed shortly after the release. >>> >> >> > Matt >>> >> >> > >>> >> >> >>> >> >> Hi there, >>> >> >> >>> >> >> Im developing a jsf basic appfuse project and and I'm getting the >>> >> error >>> >> >> below when running appfuse:full-source. Already removed >>> >> >> appfuse-maven-plugin >>> >> >> from local repository but it didnt help. >>> >> >> >>> >> >> What should I do? >>> >> >> >>> >> >> [INFO] Scanning for projects... >>> >> >> [INFO] Searching repository for plugin with prefix: 'appfuse'. >>> >> >> [INFO] >>> >> >> >>> >> >>> ---------------------------------------------------------------------------- >>> >> >> [INFO] Building AppFuse JSF Application >>> >> >> [INFO] task-segment: [appfuse:full-source] >>> >> >> [INFO] >>> >> >> >>> >> >>> ---------------------------------------------------------------------------- >>> >> >> [WARNING] POM for 'org.hibernate:jtidy:pom:r8-20060801:runtime' is >>> >> >> invalid. >>> >> >> It will be ignored for artifact resolution. Reason: Parse error >>> >> reading >>> >> >> POM. >>> >> >> Reason: TEXT must be immediately followed by END_TAG and not >>> START_TAG >>> >> >> (position: START_TAG seen ...<licenses>\n\t\t\t<license>... >>> @12:13) >>> >> >> [INFO] [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 jsf module... >>> >> >> [INFO] [AppFuse] Source successfully exported, modifying >>> pom.xml... >>> >> >> [INFO] [AppFuse] Removing maven-warpath-plugin... >>> >> >> [INFO] [AppFuse] Adding dependencies from 'root' module... >>> >> >> 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.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:443) >>> >> >> at >>> >> >> >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals( >>> DefaultLifecycleExecutor.java:539) >>> >> >> at >>> >> >> >>> >> >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal( >>> DefaultLifecycleExecutor.java:493) >>> >> >> at >>> >> >> >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal( >>> DefaultLifecycleExecutor.java:463) >>> >> >> at >>> >> >> >>> >> >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures >>> (DefaultLifecycleExecutor.java:311) >>> >> >> at >>> >> >> >>> >> >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments >>> (DefaultLifecycleExecutor.java:278) >>> >> >> at >>> >> >> >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute( >>> DefaultLifecycleExecutor.java:143) >>> >> >> at >>> >> org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334) >>> >> >> at >>> >> org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) >>> >> >> at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) >>> >> >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >>> Method) >>> >> >> at >>> >> >> >>> >> sun.reflect.NativeMethodAccessorImpl.invoke( >>> NativeMethodAccessorImpl.java:39) >>> >> >> at >>> >> >> >>> >> sun.reflect.DelegatingMethodAccessorImpl.invoke( >>> DelegatingMethodAccessorImpl.java:25) >>> >> >> at java.lang.reflect.Method.invoke(Method.java:585) >>> >> >> at >>> >> >> >>> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) >>> >> >> at org.codehaus.classworlds.Launcher.launch(Launcher.java >>> :255) >>> >> >> at >>> >> >> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java >>> :430) >>> >> >> at >>> org.codehaus.classworlds.Launcher.main(Launcher.java:375) >>> >> >> [INFO] >>> >> >> >>> >> >>> ------------------------------------------------------------------------ >>> >> >> [ERROR] FATAL ERROR >>> >> >> [INFO] >>> >> >> >>> >> >>> ------------------------------------------------------------------------ >>> >> >> [INFO] null >>> >> >> [INFO] >>> >> >> >>> >> >>> ------------------------------------------------------------------------ >>> >> >> [INFO] Trace >>> >> >> java.lang.NullPointerException >>> >> >> at >>> >> >> >>> >> org.appfuse.mojo.installer.InstallSourceMojo.addModuleDependencies( >>> InstallSourceMojo.java:348) >>> >> >> 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:443) >>> >> >> at >>> >> >> >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals( >>> DefaultLifecycleExecutor.java:539) >>> >> >> at >>> >> >> >>> >> >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal( >>> DefaultLifecycleExecutor.java:493) >>> >> >> at >>> >> >> >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal( >>> DefaultLifecycleExecutor.java:463) >>> >> >> at >>> >> >> >>> >> >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures >>> (DefaultLifecycleExecutor.java:311) >>> >> >> at >>> >> >> >>> >> >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments >>> (DefaultLifecycleExecutor.java:278) >>> >> >> at >>> >> >> >>> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute( >>> DefaultLifecycleExecutor.java:143) >>> >> >> at >>> >> org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334) >>> >> >> at >>> >> org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) >>> >> >> at org.apache.maven.cli.MavenCli.main(MavenCli.java:272) >>> >> >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >>> Method) >>> >> >> at >>> >> >> >>> >> sun.reflect.NativeMethodAccessorImpl.invoke( >>> NativeMethodAccessorImpl.java:39) >>> >> >> at >>> >> >> >>> >> sun.reflect.DelegatingMethodAccessorImpl.invoke( >>> DelegatingMethodAccessorImpl.java:25) >>> >> >> at java.lang.reflect.Method.invoke(Method.java:585) >>> >> >> at >>> >> >> >>> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) >>> >> >> at org.codehaus.classworlds.Launcher.launch(Launcher.java >>> :255) >>> >> >> at >>> >> >> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java >>> :430) >>> >> >> at >>> org.codehaus.classworlds.Launcher.main(Launcher.java:375) >>> >> >> [INFO] >>> >> >> >>> >> >>> ------------------------------------------------------------------------ >>> >> >> [INFO] Total time: 1 minute 1 second >>> >> >> [INFO] Finished at: Thu Jun 21 22:12:33 BRT 2007 >>> >> >> [INFO] Final Memory: 6M/11M >>> >> >> [INFO] >>> >> >> >>> >> >>> ------------------------------------------------------------------------ >>> >> >> >>> >> >> >>> >> >> -- >>> >> >> View this message in context: >>> >> >> >>> >> >>> http://www.nabble.com/Not-able-to-run-appfuse%3Afull-source-tf3918596s2369.html#a11334466 >>> >> >> Sent from the AppFuse - User mailing list archive at Nabble.com. >>> >> >> >>> >> >> >>> --------------------------------------------------------------------- >>> >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> >> >> For additional commands, e-mail: [EMAIL PROTECTED] >>> >> >> >>> >> >> >>> >> > >>> >> > >>> >> > -- >>> >> > http://raibledesigns.com >>> >> > >>> >> > >>> --------------------------------------------------------------------- >>> >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >>> >> > For additional commands, e-mail: [EMAIL PROTECTED] >>> >> > >>> >> > >>> >> > >>> >> >>> >> -- >>> >> >>> >> View this message in context: >>> >> >>> http://www.nabble.com/Not-able-to-run-appfuse%3Afull-source-tf3918596s2369.html#a11334845 >>> >> >>> >> Sent from the AppFuse - User mailing list archive at Nabble.com. >>> >> >>> >> --------------------------------------------------------------------- >>> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> >> For additional commands, e-mail: [EMAIL PROTECTED] >>> >> >>> >> >>> > >>> > >>> > -- >>> > http://raibledesigns.com >>> > >>> > >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Not-able-to-run-appfuse%3Afull-source-tf3918596s2369.html#a11352107 >>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/Not-able-to-run-appfuse%3Afull-source-tf3918596s2369.html#a11498794 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]