]
Marek Novotny updated JBSEAM-2006:
----------------------------------
Assignee: Marek Novotny (was: Pete Muir)
Fix Version/s: 2.3.0.ALPHA
(was: The future)
Improve handling of dependencies in examples
--------------------------------------------
Key: JBSEAM-2006
URL:
https://issues.jboss.org/browse/JBSEAM-2006
Project: Seam
Issue Type: Task
Components: Build
Affects Versions: 2.0.0.CR1
Reporter: Pete Muir
Assignee: Marek Novotny
Priority: Critical
Fix For: 2.3.0.ALPHA
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.
For more information on JIRA, see: