[richfaces-issues] [JBoss JIRA] (RF-11508) archetype: GAE: cannot build archetype (4.1.0.20111011-M3) due to missing params in org.richfaces.cdk:maven-resources-plugin

Ján Jamrich (Created) (JIRA) jira-events at lists.jboss.org
Tue Oct 11 17:35:16 EDT 2011


archetype: GAE: cannot build archetype (4.1.0.20111011-M3) due to missing params in org.richfaces.cdk:maven-resources-plugin
----------------------------------------------------------------------------------------------------------------------------

                 Key: RF-11508
                 URL: https://issues.jboss.org/browse/RF-11508
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.1.0.Milestone3
         Environment: Maven settings from: http://anonsvn.jboss.org/repos/qa/richfaces/maven-settings
Jenkins job: https://hudson.qa.jboss.com/hudson/view/RF-Rel/job/richfaces-4.1-release-archetype-gae-ftest

Archetype built by following command and parameters:

mvn archetype:generate -s richfaces-4.0-release-settings.xml
-DarchetypeGroupId=org.richfaces.archetypes
-DarchetypeArtifactId=richfaces-archetype-gae
-DarchetypeVersion=4.1.0.20111011-M3
-DgroupId=org.richfaces.tests.archetypes
-DartifactId=richfaces-gae-app
-Dversion=4.1.0.20111011-M3
-Dpackage=org.richfaces.tests.archetypes.simpleapp
-DinteractiveMode=false
-DarchetypeRepository=https://repository.jboss.org/nexus/content/groups/staging/

Then built generated archetype by following command:

mvn -f richfaces-gae-app/pom.xml -DVERSION=4.1.0.20111011-M3 package -s richfaces-4.0-release-settings.xml


            Reporter: Ján Jamrich


Build by following command:
mvn -f richfaces-gae-app/pom.xml -DVERSION=4.1.0.20111011-M3 package -s richfaces-4.0-release-settings.xml

failed with this error:

[ERROR] Failed to execute goal org.richfaces.cdk:maven-resources-plugin:4.1.0.20111011-M3:process (process) on project richfaces-gae-app: The parameters 'staticResourceMappingFile', 'resourcesOutputDir' for goal org.richfaces.cdk:maven-resources-plugin:4.1.0.20111011-M3:process are missing or invalid -> [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/PluginParameterException

I had a look at richfaces-gae-app/pom.xml and configuration options mentioned above are really missing. But I didn't found any info what is correct value. And secondly, this should be fixed in archetype code, not only locally.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list