[
http://jira.jboss.com/jira/browse/JBSEAM-2006?page=all ]
Pete Muir updated JBSEAM-2006:
------------------------------
Fix Version/s: 2.0.x
(was: 2.0.1.GA)
Slipping, need Tools support first.
Improve handling of dependencies in examples
--------------------------------------------
Key: JBSEAM-2006
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2006
Project: JBoss Seam
Issue Type: Task
Components: Build
Affects Versions: 2.0.0.CR1
Reporter: Pete Muir
Assigned To: Pete Muir
Priority: Critical
Fix For: 2.0.x
Currently dependencies are just handled as before, with all dependencies copied into
lib/
I propose to replace lib/ with a local maven repository (just a simple directory
structure). This will only be used if present (not present in CVS, created using
dependency:copy-dependencies when running dist target). The fileset's used to declare
example libraries and inclusion into deployed archives will be altered to use maven ant
tasks to pull in these filesets from repositories (using the local repo if present).
This requires some extensions to existing ant tasks.
A similar scheme can be used for seam-gen
--
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