Hi!
I am refactoring an applications which was build and deployed using Apache Ant into a build by Maven 2. I am having trouble finding a jar file in the maven repository (
http://repo1.maven.org/maven2/).
Help me in stating the correct jar file which should be used.
The jar file and manifest:
ejb-persistence.jar, the manifest and folders it contains:
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.6.5
Created-By: 1.5.0_05-b05 (Sun Microsystems Inc.)
Built-By: hibernate.org
Specification-Title: EJB 3.0
Specification-Version: public-draft
Specification-Vendor: Sun Microsystems, Inc.
Implementation-Title: EJB
Implementation-Version: public-draft January 18 2006
Implementation-Vendor: hibernate.org
META-INF/
javax/
javax/persistence/
javax/persistence/spi/