[jboss-dev-forums] [Design of JBoss Portal] - Re: Starting the detachment of portal common

anders3 do-not-reply at jboss.com
Sat Aug 18 10:02:58 EDT 2007


For each module you detach you will have to make a build/tools directory a thirdparty directory and a output/resources strategy

or start using maven
1) build/tools --> maven plugins (if any, I have not had reasoning for making a maven plugin for the portal yet)

2) thirdparty --> maven repository strategy

3) output/resources --> maven repository strategy

Currently the maven build I have made is for the whole portal, but I do belive it could just as easy be used for detached modules.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075466#4075466

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075466



More information about the jboss-dev-forums mailing list