[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4234) Make Seam Weblogic jar (jboss-seam-wls-compatible.jar) available through the Maven repository.

Paul Mooney (JIRA) jira-events at lists.jboss.org
Tue Jun 9 10:19:56 EDT 2009


Make Seam Weblogic jar (jboss-seam-wls-compatible.jar) available through the Maven repository.
----------------------------------------------------------------------------------------------

                 Key: JBSEAM-4234
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4234
             Project: Seam
          Issue Type: Feature Request
          Components: Build
            Reporter: Paul Mooney


Make jboss-seam-wls-compatible.jar available through the Maven repository (http://repository.jboss.org/maven2). 

Three suggestions for doing this:

1. Make it a full versioned artifact with it's own pom file similar to jboss-seam artifact, as well as sources and javadocs

2. Make it a separate version of the jboss-seam artifact (eg. version 2.1.2.CR2_wls -=> jboss-seam-2.1.2.CR2_wls.jar) with sources and javadocs.

3. Place it in the jboss-seam artifact with a classifier on it. Eg. classifier of 'wls' =>jboss-seam-2.1.2.CR2-wls.jar is accessible by using <classifier>wls</classifier> in the jboss-seam dependency in weblogic. I'm not sure this approach allows for sources and javadoc jars specifically for the seam-wls-compatible

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list