[seam-issues] [JBoss JIRA] (JBSEAM-4890) Example build attempts to deploy using the old jboss-maven-plugin on jbossas7 profile
Marek Schmidt (JIRA)
jira-events at lists.jboss.org
Fri Mar 16 12:34:48 EDT 2012
[ https://issues.jboss.org/browse/JBSEAM-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marek Schmidt resolved JBSEAM-4890.
-----------------------------------
Fix Version/s: (was: 2.3.0.BETA1)
Resolution: Won't Fix
Only the examples-ee6 examples are supposed to be run on as7 in 2.3.0.Beta1.
> 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
> Assignee: Marek Schmidt
>
> 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
More information about the seam-issues
mailing list