[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2125) Maven: jboss-seam has wrong packaging

Stephan Bublava (JIRA) jira-events at lists.jboss.org
Thu Oct 18 07:43:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-2125?page=comments#action_12383212 ] 
            
Stephan Bublava 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? 

Good point. Unfortunately I've no idea whether my suggestion will work in that case.

> Also, do you mean <packaging>ejb</packaging>?

Yes. Sorry for the confusion.

> 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

        



More information about the seam-issues mailing list