Re: ejb3 jboss persistence problem

2010-02-25 Thread bpmfouka
Hi, I want to develop an EJB3 application with maven but I have any problem on library such as jboss-ejb3-all and thirdparty-all into dependance, I display my pom.xml it'is possible to help me to improve this pom: http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-in

Re: ejb3 jboss persistence problem

2008-04-12 Thread Manos Batsis
Wait that doesnt look right, sorry. Try: jboss JBoss Repository http://repository.jboss.org/maven2 false jboss-snapshots JBoss Snapshot Repository http://snapshots.jboss.org/maven2 false

Re: ejb3 jboss persistence problem

2008-04-12 Thread Manos Batsis
Hey Neo. Cool Name. Maybe repository.jboss.org JBoss Repository http://repository.jboss.org/maven2 snapshots.jboss.org JBoss Snapshot Repository http://snapshots.jboss.org/maven2 should do the trick

Re: ejb3 jboss persistence problem

2008-04-12 Thread Tim Torbeyns
am not a maven specialist but when I go to: http://repository.jboss.com/jboss/jboss-persistence-api/3.0.0-SNAPSHOT I see a lib folder don't know if this is ok for maven ? 2008/4/12, neo anderson <[EMAIL PROTECTED]>: > > Previously I successfully build ejb3 example with jboss version 4.2.2 by >