The seam jars I'm pulling from the JBoss repo
| ... | <dependencies> | <dependency> | <groupId>jboss</groupId> | <artifactId>jboss-seam</artifactId> | <version>1.2.1.GA</version> | </dependency> | </dependencies> | <repositories> | <repository> | <id>jboss.com</id> | <url>http://repository.jboss.com/maven2</url> | </repository> | </repositories> | ... | You can find the debug and ui portions at the same repo, mail, ioc, etc are not there (or at least weren't a week ago) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048798#4048798 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048798 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
