]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Add scm tag
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6f2e2707ecafc8ca31e7555b7c9b5ebc1ac86f78..7ab14e060258ec04aa0e26cefd965ac8c01f2e5a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <module>maven-argeo-qooxdoo-plugin</module>
                <module>maven-argeo-osgi-plugin</module>
        </modules>
+       <scm>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>
+               <developerConnection>scm:svn:https://www.argeo.org/svn/slc/trunk</developerConnection>
+               <url>https://www.argeo.org/svn/slc/trunk</url>
+       </scm>
+       <url>http://www.argeo.org/projects/maven-plugins/site</url>
        <build>
                <plugins>
                        <plugin>
                        </dependency>
                </dependencies>
        </dependencyManagement>
+       <reporting>
+               <plugins>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-plugin-plugin</artifactId>
+                       </plugin>
+               </plugins>
+       </reporting>
        <repositories>
                <repository>
                        <id>central</id>
                        <id>argeo-slc-site</id>
                        <name>SLC Site</name>
                        <url>
-                               file:///var/argeo/projects/maven-plugins/www/site/${project.version}
+                               file:///var/argeo/projects/maven-plugins/www/site/
                        </url>
                </site>
        </distributionManagement>