[jboss-dev-forums] [Design of JBoss Build System] - Re: Moving jbossas to a maven repo for thirdparty

pgier do-not-reply at jboss.com
Wed Mar 12 15:24:55 EDT 2008


I'm not sure about the best way to handle the "resources" folders in some of the app server dependencies.  I created a workaround in the plugin that allows the plugin to copy files from the directory "thirdparty/src/main/resources" to the appropriate locations, but this has some drawbacks because these files are now version controlled in the app server source tree instead of their respective projects.

In the long term maybe the projects should jar these files and create an artifact with a classifier of "resources" that can be downloaded to the appropriate place.  So for example aop would have a file called something like "aop-2.0-resources.jar".  I'm open to suggestions on this if anyone has ideas of how to best handle it.


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

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



More information about the jboss-dev-forums mailing list