[
http://jira.jboss.com/jira/browse/JBSEAM-2125?page=comments#action_12383211 ]
Pete Muir commented on JBSEAM-2125:
-----------------------------------
Stephan, the problem here is that sometimes jboss-seam isn't an ejb module, e.g. if
you do a JPA deployment using just a war. So I'm not sure if we can declare it as an
EJB in all situations. Do you know?
Also, do you mean <packaging>ejb</packaging>?
Maven: jboss-seam has wrong packaging
-------------------------------------
Key: JBSEAM-2125
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2125
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 2.0.0.CR2
Reporter: Stephan Bublava
Assigned To: Pete Muir
Priority: Minor
Fix For: 2.0.0.GA
Since jboss-seam is an EAR module it should have <packaging>ear</packaging>
in it's pom.xml. This requires adding <type>ejb</type> to all dependency
declarations.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira