[
http://jira.jboss.com/jira/browse/JBSEAM-983?page=comments#action_12366260 ]
Dan Allen commented on JBSEAM-983:
----------------------------------
Please don't assume that you have to build with maven2 to deploy to a maven2
repository. The Maven 2 repository is just as much about centralizing libraries as it is
about the build tool. Half the time I create my pom.xml files by hand anyway, because
using Maven 2 can be a PITA for simple tasks. The important part is to name the library
consistently (consistent with the maven2 requirements) and to identify the dependencies so
that others can get started quickly. I will attach the pom files that I use for a couple
of the seam modules. I happen to think that they work quite well.
My suggestion for naming the seam files is as such:
groupId=org.jboss.seam
artifactId=[jboss-seam-core, jboss-seam-ui, jboss-seam-remoting, jboss-seam-debug,
jboss-seam-ioc] and so on
Add Seam to maven repository
----------------------------
Key: JBSEAM-983
URL:
http://jira.jboss.com/jira/browse/JBSEAM-983
Project: JBoss Seam
Issue Type: Task
Affects Versions: 1.2.0.GA
Reporter: David Rabinowitz
Assigned To: Pete Muir
Can you please upload the seam artifacts to the maven repository? It would be very
helpful
--
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