I found a bug on wiki-common and root pom.xml.
Try to delete from pom.xml and wiki-common/pom.xml this dependency:
| <dependency>
| <groupId>org.apache.openejb</groupId>
| <artifactId>javaee-api</artifactId>
| <version>5.0-1</version>
| <scope>provided</scope>
| </dependency>
|
Thank you for trying to checkout, I think we have solved a bug ;)
If works in this way I'll commit these new poms on main trunk.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216949#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...