Hi,
Some time ago I had some problems to put Seam-Perf4j to the Maven Central Repository due to lack of Seam 2.2.x dependencies in MCR. Recently I've made Perf4CDI and I was happy that it can be built using default Maven configuration. Recently I tried to built it from some external server I've noticed that weld-core-test (which was added in the latest release to simplify unit testing) has a lot of dependencies which are not available in MCR: org.jboss.interceptor:jboss-interceptor:jar:1.0.0-CR11 org.glassfish.web:el-impl:jar:2.1.2-b04 org.jboss.ejb3:jboss-ejb3-api:jar:3.1.0 javassist:javassist:jar:3.11.0.GA javax.faces:jsf-api:jar:2.0.2-FCS javax.el:el-api:jar:2.2 org.jboss.test-harness:jboss-test-harness:jar:1.1.0-CR5 I've read that there are changes in a structure of JBoss' repositories and my question is when is it planned to move/sync Weld (test) dependencies to Maven Central Repository? Regards Marcin _______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
