Author: tchemit Date: 2010-10-25 19:09:57 +0200 (Mon, 25 Oct 2010) New Revision: 423 Url: http://nuiton.org/repositories/revision/sandbox/423 Log: add meta-build project layout Added: codelutin-build/chorem/ codelutin-build/chorem/pom.xml codelutin-build/labs/ codelutin-build/labs/pom.xml codelutin-build/nuiton-central/ codelutin-build/nuiton-central/pom.xml codelutin-build/nuiton/ codelutin-build/nuiton/pom.xml codelutin-build/pom.xml Property changes on: codelutin-build/chorem ___________________________________________________________________ Added: svn:externals + http://svn.chorem.org/svn/chorem-data/trunk chorem-data http://svn.chorem.org/svn/choreg/trunk choreg http://svn.chorem.org/svn/bonzoms/trunk bonzoms http://svn.chorem.org/svn/bow/trunk bow http://svn.chorem.org/svn/cash/trunk cash http://svn.chorem.org/svn/billy/trunk billy http://svn.chorem.org/svn/jtimer/trunk jtimer http://svn.chorem.org/svn/lima/trunk lima Added: codelutin-build/chorem/pom.xml =================================================================== --- codelutin-build/chorem/pom.xml (rev 0) +++ codelutin-build/chorem/pom.xml 2010-10-25 17:09:57 UTC (rev 423) @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + <modelVersion>4.0.0</modelVersion> + + <parent> + <groupId>org.codelutin</groupId> + <artifactId>meta-build</artifactId> + <version>0.1-SNAPSHOT</version> + </parent> + + <artifactId>chorem-build</artifactId> + + <modules> + <module>chorem-data</module> + <module>choreg</module> + <module>bonzoms</module> + <module>bow</module> + <module>cash</module> + <module>billy</module> + <module>jtimer</module> + <module>lima</module> + </modules> + + <name>Codelutin meta build :: chorem</name> + <description>Meta pom to build all projects hosted on chorem.org forge developped by Code Lutin</description> + <inceptionYear>2010</inceptionYear> + <packaging>pom</packaging> + +</project> Property changes on: codelutin-build/chorem/pom.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: codelutin-build/labs/pom.xml =================================================================== --- codelutin-build/labs/pom.xml (rev 0) +++ codelutin-build/labs/pom.xml 2010-10-25 17:09:57 UTC (rev 423) @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + <modelVersion>4.0.0</modelVersion> + + <parent> + <groupId>org.codelutin</groupId> + <artifactId>meta-build</artifactId> + <version>0.1-SNAPSHOT</version> + </parent> + + <artifactId>labs-build</artifactId> + + <modules> + <module>episodesmanager</module> + <module>ird-t3</module> + <module>isis-fish-trunk</module> + <module>observe</module> + <module>simexplorer-is</module> + <module>suiviobsmer</module> + <module>vradi</module> + </modules> + + <name>Codelutin meta build :: labs</name> + <description>Meta pom to build all projects hosted on labs.libre-entreprise.org forge developped by Code Lutin</description> + <inceptionYear>2010</inceptionYear> + <packaging>pom</packaging> +</project> Property changes on: codelutin-build/labs/pom.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: codelutin-build/nuiton ___________________________________________________________________ Added: svn:externals + http://svn.nuiton.org/svn/archetypes/trunk archetypes http://svn.nuiton.org/svn/docbook-tools/trunk docbook-tools http://svn.nuiton.org/svn/nuiton-rss/trunk nuiton-rss http://svn.nuiton.org/svn/guix/trunk guix http://svn.nuiton.org/svn/nuiton-utils-extra/trunk nuiton-utils-extra http://svn.nuiton.org/svn/scmwebeditor/trunk scmwebeditor http://svn.nuiton.org/svn/nuiton-web/trunk nuiton-web http://svn.nuiton.org/svn/mapstoragemanager/trunk mapstoragemanager http://svn.nuiton.org/svn/diswork/trunk diswork http://svn.nuiton.org/svn/wikitty/trunk wikitty Added: codelutin-build/nuiton/pom.xml =================================================================== --- codelutin-build/nuiton/pom.xml (rev 0) +++ codelutin-build/nuiton/pom.xml 2010-10-25 17:09:57 UTC (rev 423) @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + <modelVersion>4.0.0</modelVersion> + + + <parent> + <groupId>org.codelutin</groupId> + <artifactId>meta-build</artifactId> + <version>0.1-SNAPSHOT</version> + </parent> + + <artifactId>nuiton-others-build</artifactId> + + <modules> + <module>archetypes</module> + <module>docbook-tools</module> + <module>nuiton-rss</module> + <!--module>buix</module--> + <module>guix</module> + <module>nuiton-utils-extra</module> + <module>scmwebeditor</module> + <module>nuiton-web</module> + <module>mapstoragemanager</module> + <module>diswork</module> + <module>wikitty</module> + </modules> + + <name>Codelutin meta build :: nuiton others</name> + <description>Meta pom to build all projects hosted on nuiton.org forge which are not central safe developped by Code Lutin</description> + <inceptionYear>2010</inceptionYear> + <packaging>pom</packaging> + +</project> Property changes on: codelutin-build/nuiton/pom.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: codelutin-build/nuiton-central ___________________________________________________________________ Added: svn:externals + http://svn.nuiton.org/svn/mavenpom/trunk mavenpom http://svn.nuiton.org/svn/maven-nuiton-skin/trunk maven-nuiton-skin http://svn.nuiton.org/svn/maven-helper-plugin/trunk maven-helper-plugin http://svn.nuiton.org/svn/processor/trunk processor http://svn.nuiton.org/svn/maven-license-plugin/trunk maven-license-plugin http://svn.nuiton.org/svn/jredmine/trunk jredmine http://svn.nuiton.org/svn/i18n/trunk i18n http://svn.nuiton.org/svn/nuiton-utils/trunk nuiton-utils http://svn.nuiton.org/svn/jrst/trunk jrst http://svn.nuiton.org/svn/eugene/trunk eugene http://svn.nuiton.org/svn/topia/trunk topia http://svn.nuiton.org/svn/jaxx/trunk jaxx http://svn.nuiton.org/svn/nuiton-matrix/trunk nuiton-matrix http://svn.nuiton.org/svn/nuiton-widgets/trunk nuiton-widgets http://svn.nuiton.org/svn/nuiton-j2r/trunk nuiton-j2r Added: codelutin-build/nuiton-central/pom.xml =================================================================== --- codelutin-build/nuiton-central/pom.xml (rev 0) +++ codelutin-build/nuiton-central/pom.xml 2010-10-25 17:09:57 UTC (rev 423) @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + <modelVersion>4.0.0</modelVersion> + + <parent> + <groupId>org.codelutin</groupId> + <artifactId>meta-build</artifactId> + <version>0.1-SNAPSHOT</version> + </parent> + + <artifactId>nuiton-central-build</artifactId> + + <modules> + <module>mavenpom</module> + <module>maven-helper-plugin</module> + <module>processor</module> + <module>maven-license-plugin</module> + <module>i18n</module> + <module>nuiton-utils</module> + <module>jrst</module> + <module>jaxx</module> + <module>eugene</module> + <module>nuiton-j2r</module> + <module>nuiton-matrix</module> + <module>nuiton-matrix-2.1.x</module> + <module>nuiton-widgets</module> + <module>topia</module> + </modules> + + <name>Codelutin meta build :: nuiton central</name> + <description>Meta pom to build all projects hosted nuiton.org forge which are central safe developped by Code Lutin</description> + <inceptionYear>2010</inceptionYear> + <packaging>pom</packaging> + +</project> Property changes on: codelutin-build/nuiton-central/pom.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: codelutin-build/pom.xml =================================================================== --- codelutin-build/pom.xml (rev 0) +++ codelutin-build/pom.xml 2010-10-25 17:09:57 UTC (rev 423) @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + <modelVersion>4.0.0</modelVersion> + + <groupId>org.codelutin</groupId> + <artifactId>meta-build</artifactId> + <version>0.1-SNAPSHOT</version> + + <modules> + <module>nuiton-central</module> + <module>nuiton</module> + <module>chorem</module> + <module>labs</module> + </modules> + + <name>Codelutin meta build</name> + <description>Meta pom to build all projects developped by Code Lutin</description> + <inceptionYear>2010</inceptionYear> + <packaging>pom</packaging> + +</project> Property changes on: codelutin-build/pom.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL