[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3043) seam root pom should declare type ejb for jboss-seam artifact

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed May 28 13:36:49 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-3043?page=all ]

Pete Muir closed JBSEAM-3043.
-----------------------------

    Resolution: Done

> seam root pom should declare type ejb for jboss-seam artifact
> -------------------------------------------------------------
>
>                 Key: JBSEAM-3043
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3043
>             Project: Seam
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.0.2.GA, 2.0.1.GA
>         Environment: maven 2.0.9
>            Reporter: Michael Brackx
>         Assigned To: Pete Muir
>             Fix For: 2.1.0.BETA1
>
>
> the seam root pom should declare jboss-seam as follows
>       <dependency>
>         <groupId>org.jboss.seam</groupId>
>         <artifactId>jboss-seam</artifactId>
>         <version>2.0.2.GA</version>
>         <type>ejb</type>
>       </dependency>
> If no type is specified, jar is used by default. There is no artifact defined as org.jboss.seam:jboss-seam:jar:2.0.2.GA

-- 
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