[jboss-dev-forums] [Design of JBoss Identity] - Re: IDM Maven build

jeff.yuchang do-not-reply at jboss.com
Mon Jun 8 05:57:03 EDT 2009


Just found out if we specify the dependency like following in the assembly descriptor:


  |       <outputDirectory>modules</outputDirectory>
  |       <useStrictFiltering>true</useStrictFiltering>
  |       <includes>
  |         <include>org.jboss.identity.idm.integration:idm-jboss5-deployer:zip:deployer</include>
  |       </includes>
  |       <unpack>true</unpack>
  | 
  | 

we have to specify we depends on idm-jboss5-deployer, neither adding a 'test'/'provided' scope, nor adding the 'optional' attribute work.

-Jeff

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

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



More information about the jboss-dev-forums mailing list