Mail Archive Home | fractal-commits List | March 2007 Index
| <-- Date Index --> | <-- Thread Index --> |
fix scm section; remove inheritable elements;
--- branches/mavenization/fractaljmx/pom.xml 2007-03-30 11:56:32 UTC (rev 2042)
+++ branches/mavenization/fractaljmx/pom.xml 2007-03-30 12:05:32 UTC (rev 2043)
@@ -39,141 +39,18 @@
operating systems to middleware platforms and to graphical user
interfaces.
</description>
- <url>http://fractal.objectweb.org/</url>
- <issueManagement>
- <system>gforge</system>
- <url>http://forge.objectweb.org/tracker/?group_id=22</url>
- </issueManagement>
- <ciManagement>
- <system>gforge</system>
- <url>http://forge.objectweb.org/tracker/?group_id=22</url>
- </ciManagement>
- <inceptionYear>2001</inceptionYear>
- <mailingLists>
- <mailingList>
- <name>Fractal Users</name>
- <subscribe>
- http://www.objectweb.org/wws/subrequest/fractal
- </subscribe>
- <unsubscribe>
- http://www.objectweb.org/wws/sigrequest/fractal
- </unsubscribe>
- <post>mailto:fractal@xxxxxxxxxxxxx</post>
- <archive>http://www.objectweb.org/wws/arc/fractal</archive>
- </mailingList>
- </mailingLists>
- <developers>
- <developer>
- <id>bruneton</id>
- <name>Eric Bruneton</name>
- <email>Eric.Bruneton@xxxxxxxxxxxxxxxxxxxx</email>
- <organization>France Telecom RD</organization>
- <organizationUrl>
- http://www.rd.francetelecom.com
- </organizationUrl>
- <roles>
- <role>Architect</role>
- <role>Developer</role>
- </roles>
- </developer>
- <developer>
- <id>coupaye</id>
- <name>Thierry Coupaye</name>
- <email>Thierry.Coupaye@xxxxxxxxxxxxxxxxxxxx</email>
- <organization>France Telecom RD</organization>
- <organizationUrl>
- http://www.rd.francetelecom.com
- </organizationUrl>
- <roles>
- <role>Project Manager</role>
- <role>Architect</role>
- </roles>
- </developer>
- <developer>
- <id>stefani</id>
- <name>Jean-Bernard Stefani</name>
- <email>Jean-Bernard.Stefani@xxxxxxxxxxxx</email>
- <organization>INRIA</organization>
- <organizationUrl>http://www.inria.fr</organizationUrl>
- <roles>
- <role>Project Manager</role>
- <role>Architect</role>
- </roles>
- </developer>
- </developers>
- <contributors>
- <contributor>
- <name>Laurent Andrey</name>
- <organization>Loria</organization>
- <organizationUrl>http://www.loria.fr</organizationUrl>
- </contributor>
- <contributor>
- <name>Pierre Charles David</name>
- <organization>EMN</organization>
- <organizationUrl>http://www.emn.fr</organizationUrl>
- </contributor>
- <contributor>
- <name>Pascal Dechamboux</name>
- <organization>France Telecom RD</organization>
- <organizationUrl>
- http://www.rd.francetelecom.com
- </organizationUrl>
- </contributor>
- <contributor>
- <name>Romain Lenglet</name>
- <organization>France Telecom RD</organization>
- <organizationUrl>
- http://www.rd.francetelecom.com
- </organizationUrl>
- </contributor>
- <contributor>
- <name>Philippe Merle</name>
- <organization>INRIA</organization>
- <organizationUrl>http://www.inria.fr</organizationUrl>
- </contributor>
- </contributors>
- <licenses>
- <license>
- <name>LGPL</name>
- <url>http://www.gnu.org/copyleft/lesser.html</url>
- </license>
- </licenses>
- <!-- correct from CVS to SVN -->
<scm>
- <connection>
- scm:cvs:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxx:/cvscvsroot/fractal
+ <connection>
+ scm:svn:svn://svn.forge.objectweb.org/svnroot/fractal/fractal-jmx
</connection>
<developerConnection>
- scm:cvs:ext:${user.name}@cvs.forge.objectweb.org:/cvscvsroot/fractal
+ scm:svn:svn+ssh://developername@xxxxxxxxxxxxxxxxxxxxxxx/svnroot/fractal/fractal-jmx
</developerConnection>
<url>
- http://cvs.forge.objectweb.org/cgi-bin/viewcvs.cgi/fractal/fractal/
- </url>
+ http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/fractal/
+ </url>
</scm>
- <organization>
- <name>ObjectWeb Consortium</name>
- <url>http://www.objectweb.org</url>
- </organization>
- <dependencies>
- <!-- TODO put here common dependencies for sub modules -->
- </dependencies>
- <distributionManagement>
- <repository>
- <id>objectweb-release</id>
- <name>ObjectWeb's release repository</name>
- <url>
- scp://forge.objectweb.org/var/lib/gforge/chroot/home/groups/maven/htdocs/maven2
- </url>
- </repository>
- <snapshotRepository>
- <id>objectweb-snapshot</id>
- <name>ObjectWeb's snapshot repository</name>
- <url>
- scp://forge.objectweb.org/var/lib/gforge/chroot/home/groups/maven/htdocs/maven2-snapshot/
- </url>
- </snapshotRepository>
- </distributionManagement>
<modules>
<module>fractal-jmx</module>
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.