svn export --force
https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0_M4/data/hibernate/src
--username guest
Then add Hibernate as a dependency in your pom.xml:
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<version>${hibernate.version}</version>
</dependency>
Matt
On 5/12/07, chino fish <[EMAIL PROTECTED]> wrote:
Because I want to copy src of them into
src/main/java/
and do the compile by myself ,so
how to remove the dependency just through modification of pom.xml ?
chinofish
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]