[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Abstractions again - MDR - sigh!

alesj do-not-reply at jboss.com
Mon Jul 7 08:28:13 EDT 2008


"alesj" wrote : 
  | but now I don't know how to enable this test artifact push on the MDR side.
  | 
  |   | Caused by: Missing:
  |   | ----------
  |   | 1) org.jboss:jboss-mdr:test-jar:tests:2.0.0-SNAPSHOT
Probably this is what I'm looking for:

  |       <plugin>
  |         <groupId>org.apache.maven.plugins</groupId>
  |         <artifactId>maven-jar-plugin</artifactId>
  |         <executions>
  |           <execution>
  |             <goals>
  |               <goal>test-jar</goal>
  |             </goals>
  |           </execution>
  |         </executions>
  |       </plugin>
  | 
;-)

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

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



More information about the jboss-dev-forums mailing list