]
Brian Leathem updated RF-11508:
-------------------------------
Fix Version/s: 4.1.0.CR1
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 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
Priority: Critical
Fix For: 4.1.0.CR1
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: