[jboss-dev-forums] [Design of OSGi Integration] - Re: OSGi Bundle Repository

scott.stark@jboss.org do-not-reply at jboss.com
Thu Apr 26 15:14:08 EDT 2007


Having the apis under  a varia/src project does not allow for separate artifacts though. You need a maven project source tree per artifact. It would have to be something like:


  | mc ---> varia
  |               |
  |               |-> osgi-api ---> repository / pom.xml
  |                             |
  |                             |-> <other apis> / pom.xml
  |               |-> [some]-api / pom.xml
  | 



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

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



More information about the jboss-dev-forums mailing list