[jboss-dev-forums] [Design of JBoss Portal] - Jar hell
julien@jboss.com
do-not-reply at jboss.com
Tue Aug 28 19:55:11 EDT 2007
The detachment of the modules is starting to produce a jar hell :-) which was expectable because we need to use a snapshot mechanism to produce "snapshot" libs. And it produces lot of management additional work.
So soon we probably will need to migrate to maven2 since it is designed to solve this kind of problems. Other JBoss projects which have already migrated to maven do make the distinction between 2 kind of repositories, one for released versions and one for snapshots versions. I think that snapshot repository is rebuild automatically (which makes sense to me).
You can find more about it here : http://wiki.jboss.org/wiki/Wiki.jsp?page=Maven
So for now we are going to continue to resolve this by ourselves (since mostly myself and bolek are working on detached modules, it's not much hard). Until we have completed the maven migration.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078963#4078963
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078963
More information about the jboss-dev-forums
mailing list