[jboss-dev-forums] [Design of JBoss Wiki] - Re: Installation of JBoss Wiki
piergiorgiolucidi
do-not-reply at jboss.com
Wed Mar 11 09:11:37 EDT 2009
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#4216949
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216949
More information about the jboss-dev-forums
mailing list