[
https://issues.jboss.org/browse/JBSEAM-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marek Novotny resolved JBSEAM-2006.
-----------------------------------
Resolution: Done
All examples except WIKI are in real maven build system now.
> Improve handling of dependencies in examples
> --------------------------------------------
>
> Key: JBSEAM-2006
> URL: https://issues.jboss.org/browse/JBSEAM-2006
> Project: Seam 2
> 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: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues