Index: C:/Dokumente und Einstellungen/kiehl/Eigene Dateien/Entwicklung/java/jackrabbit-jcr-rmi/pom.xml
===================================================================
--- C:/Dokumente und Einstellungen/kiehl/Eigene Dateien/Entwicklung/java/jackrabbit-jcr-rmi/pom.xml (revision 428524)
+++ C:/Dokumente und Einstellungen/kiehl/Eigene Dateien/Entwicklung/java/jackrabbit-jcr-rmi/pom.xml (working copy)
@@ -7,14 +7,8 @@
jackrabbit-jcr-rmi
JCR-RMI
1.0-SNAPSHOT
-
- JCR-RMI is a transparent Remote Method Invocation (RMI) layer
- for the Content Repository for Java Technology API (JCR). The
- layer makes it possible to remotely access JCR content
- repositories. JCR-RMI is developed as a part of the Apache
- Jackrabbit project, but the implementation is compatible with
- all JCR content repositories.
-
+
+ JCR-RMI is a transparent Remote Method Invocation (RMI) layer for the Content Repository for Java Technology API (JCR). The layer makes it possible to remotely access JCR content repositories. JCR-RMI is developed as a part of the Apache Jackrabbit project, but the implementation is compatible with all JCR content repositories.
http://incubator.apache.org/projects/jackrabbit.html
http://issues.apache.org/jira/browse/JCR
@@ -80,6 +74,36 @@
+
+ maven-antrun-plugin
+
+
+ rmic
+ compile
+
+
+ Compile RMI stubs
+
+
+
+
+ run
+
+
+
+
+
+ sun
+ tools
+ 1.0
+ system
+ ${java.home}/../lib/tools.jar
+
+
+