[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JBoss Managed as an external project
mark.spritzler
do-not-reply at jboss.com
Mon Mar 10 12:30:59 EDT 2008
Adrian, sorry for the stupid question,
But are the old maven managed and metatype artifact names now combined into jboss-man-aggregator?
We had
| <dependency>
| <groupId>org.jboss.man</groupId>
| <artifactId>jboss-managed</artifactId>
| <version>${microcontainer.version}</version>
| <scope>provided</scope>
| </dependency>
|
| <dependency>
| <groupId>org.jboss.man</groupId>
| <artifactId>jboss-metatype</artifactId>
| <version>${microcontainer.version}</version>
| <scope>provided</scope>
| </dependency>
|
in our pom for dependencies, and I am updating it.
Thanks
Mark
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135374#4135374
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135374
More information about the jboss-dev-forums
mailing list