Index: maven-i18n-plugin/pom.xml
diff -u /dev/null maven-i18n-plugin/pom.xml:1.1
--- /dev/null Tue Oct 23 13:36:17 2007
+++ maven-i18n-plugin/pom.xml Tue Oct 23 13:36:12 2007
@@ -0,0 +1,148 @@
+
+
+
+
+ 4.0.0
+
+
+
+
+
+ lutinplugin
+ maven-i18n-plugin
+ Plugin maven pour lutini18n
+
+
+ maven-plugin
+
+
+ 0.1
+
+
+
+ Plugin pour maven 2 pour la génération des bundles pour l'internationnalisation des applications java fait par lutinutil-i18n
+
+ 2007
+
+
+
+
+ ${maven.src.dir}/java
+ ${maven.src.dir}/test
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ ${maven.compile.source}
+ ${maven.compile.target}
+
+
+
+
+
+
+
+ labs
+ scp://labs.libre-entreprise.org/home/groups/lutinbuilder/htdocs/maven2
+
+
+
+ labs
+ scp://labs.libre-entreprise.org/home/groups/lutinutil/htdocs/${pom.artifactId}
+
+
+
+
+
+
+
+ http://labs.libre-entreprise.org/tracker/?group_id=12
+
+
+
+
+
+ Julien Ruchaud
+ ruchaud@codelutin.com
+ Code Lutin
+ +2
+
+ Développeur
+
+
+
+
+
+
+
+ org.apache.maven
+ maven-plugin-api
+ 2.0.4
+ compile
+
+
+
+ org.codehaus.plexus
+ plexus-utils
+ 1.0.5
+ compile
+
+
+
+ lutinlib
+ lutinutil
+ 0.25
+ compile
+
+
+
+ commons-logging
+ commons-logging
+ 1.1
+ runtime
+
+
+
+
+
+
+ lutinutil-cvscomit
+ http://lists.labs.libre-entreprise.org/mailman/listinfo/lutinutil-cvscommit
+ http://lists.labs.libre-entreprise.org/mailman/listinfo/lutinutil-cvscommit
+ http://lists.labs.libre-entreprise.org/pipermail/lutinutil-cvscommit/
+
+
+
+ lutinutil-devel
+ http://lists.labs.libre-entreprise.org/mailman/listinfo/lutinutil-devel
+ http://lists.labs.libre-entreprise.org/mailman/listinfo/lutinutil-devel
+ http://lists.labs.libre-entreprise.org/pipermail/lutinutil-devel/
+
+
+
+ lutinutil-user
+ http://lists.labs.libre-entreprise.org/mailman/listinfo/lutinutil-user
+ http://lists.labs.libre-entreprise.org/mailman/listinfo/lutinutil-user
+ http://lists.labs.libre-entreprise.org/pipermail/lutinutil-user/
+
+
+
+
+ http://cvs.labs.libre-entreprise.org/cgi-bin/cvsweb.cgi/?cvsroot=lutinutil
+ scm:cvs:pserver:anonymous@cvs.labs.libre-entreprise.org:/cvsroot/lutinutil:${pom.artifactId}
+
+
+
+
Index: maven-i18n-plugin/.cvsignore
diff -u /dev/null maven-i18n-plugin/.cvsignore:1.1
--- /dev/null Tue Oct 23 13:36:17 2007
+++ maven-i18n-plugin/.cvsignore Tue Oct 23 13:36:12 2007
@@ -0,0 +1,4 @@
+.project
+.classpath
+.settings
+target
Index: maven-i18n-plugin/profiles.xml
diff -u /dev/null maven-i18n-plugin/profiles.xml:1.1
--- /dev/null Tue Oct 23 13:36:17 2007
+++ maven-i18n-plugin/profiles.xml Tue Oct 23 13:36:12 2007
@@ -0,0 +1,24 @@
+
+
+
+
+ project
+
+
+ true
+
+
+
+
+ true
+
+
+ ${basedir}/src
+
+
+ 1.6
+ 1.6
+
+
+
+