[jboss-dev-forums] [Design of JBoss ESB] - Re: Maven ESB plugin

Kevin.Conner@jboss.com do-not-reply at jboss.com
Tue Oct 2 04:46:10 EDT 2007


It was registered in their JIRA some time ago but nothing has been done with it, http://jira.codehaus.org/browse/MOJO-841.

For now you can obtain it from the jboss snapshot repository using the following
    <pluginRepository>
  |       <releases>
  |         <enabled>false</enabled>
  |       </releases>
  |       <snapshots />
  |       <id>jboss-snapshots</id>
  |       <name>JBoss Snapshot Plugin Repository</name>
  |       <url>http://snapshots.jboss.org/maven2</url>
  |     </pluginRepository>


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

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



More information about the jboss-dev-forums mailing list