Clean up build files
--------------------
Key: ORCHESTRA-4
URL: https://issues.apache.org/jira/browse/ORCHESTRA-4
Project: MyFaces Orchestra
Issue Type: Improvement
Affects Versions: 1.0-SNAPSHOT
Environment: xp
Reporter: Dan Tran
the pom files can be cleanup based on the following facts:
- core15 depends on core, therefore lots of core15's dependencies can be
removed. There is no need to unpack orchestra-share either
- Repositories: remove iblio repo can be removed, maven already includes
repo1.maven.org/maven2
use faster java.net maven repo.
Refactor repository to the root pom
- remove unnessesary unpacking of orchestra-share classes in core since we
build it from source any way.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.