Marek Schmidt created JBSEAM-4890:
-------------------------------------
Summary: Example build attempts to deploy using the old jboss-maven-plugin on
jbossas7 profile
Key: JBSEAM-4890
URL:
https://issues.jboss.org/browse/JBSEAM-4890
Project: Seam 2
Issue Type: Bug
Components: Examples
Affects Versions: 2.3.0.ALPHA
Reporter: Marek Schmidt
Fix For: 2.3.0.BETA1
1. The old pre-as7 jboss-maven-plugin is configured in
examples/$example/$example-ear/pom.xml in the common build, which fails with AS7 using
jbossas7 profile. The plugin should be moved to the jbossas42/jbossas6.
2. The jboss-maven-plugin is also configured in the ftest-jbossas profile, which is
redundant for jbossas42/jbossas6 and makes the ftest profile unusable for AS7.
3. All the example deployments (jboss-maven-plugin and the jboss-as-maven-plugin) should
be configured to occur in a phase after "package", so we don't force the
deployment when we build the example package.
--
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