Archetypes-commits
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
October 2010
- 1 participants
- 6 discussions
Author: tchemit
Date: 2010-10-29 13:05:08 +0200 (Fri, 29 Oct 2010)
New Revision: 42
Url: http://nuiton.org/repositories/revision/archetypes/42
Log:
add file headers + svn keywords
Modified:
trunk/LICENSE.txt
trunk/README.txt
trunk/changelog.txt
trunk/nuiton-mojo-goal/LICENSE.txt
trunk/nuiton-mojo-goal/README.txt
trunk/nuiton-mojo-goal/changelog.txt
trunk/nuiton-mojo-goal/pom.xml
trunk/nuiton-mojo-goal/src/main/resources/META-INF/maven/archetype-metadata.xml
trunk/nuiton-mojo-goal/src/main/resources/META-INF/maven/archetype.xml
trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/pom.xml
trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/main/java/__mojoName__.java
trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/test/java/__mojoName__Test.java
trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/test/resources/__mojoName__Test/__mojoGoal__.xml
trunk/nuiton-mojo-goal/src/site/apt/Todo.apt
trunk/nuiton-mojo-goal/src/site/apt/examples.apt
trunk/nuiton-mojo-goal/src/site/apt/index.apt
trunk/nuiton-mojo-goal/src/site/site.xml
trunk/nuiton-mojo-pom/LICENSE.txt
trunk/nuiton-mojo-pom/README.txt
trunk/nuiton-mojo-pom/changelog.txt
trunk/nuiton-mojo-pom/pom.xml
trunk/nuiton-mojo-pom/src/main/resources/META-INF/maven/archetype-metadata.xml
trunk/nuiton-mojo-pom/src/main/resources/META-INF/maven/archetype.xml
trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/LICENSE.txt
trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/README.txt
trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/changelog.txt
trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/pom.xml
trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/main/resources/log4j.properties
trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/Todo.rst
trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/index.rst
trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/usage.rst
trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/site.xml
trunk/nuiton-mojo-pom/src/site/apt/Todo.apt
trunk/nuiton-mojo-pom/src/site/apt/examples.apt
trunk/nuiton-mojo-pom/src/site/apt/index.apt
trunk/nuiton-mojo-pom/src/site/site.xml
trunk/pom.xml
trunk/src/site/apt/Todo.apt
trunk/src/site/apt/examples.apt
trunk/src/site/apt/index.apt
trunk/src/site/site.xml
Property changes on: trunk/LICENSE.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/README.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/changelog.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-goal/LICENSE.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-goal/README.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-goal/changelog.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-goal/pom.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-goal/src/main/resources/META-INF/maven/archetype-metadata.xml
===================================================================
--- trunk/nuiton-mojo-goal/src/main/resources/META-INF/maven/archetype-metadata.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-goal/src/main/resources/META-INF/maven/archetype-metadata.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton mojo goal archetype
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<archetype-descriptor name="archetype-nuiton-mojo-goal" partial="true">
<requiredProperties>
<requiredProperty key="projectAuthor"/>
Property changes on: trunk/nuiton-mojo-goal/src/main/resources/META-INF/maven/archetype-metadata.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-goal/src/main/resources/META-INF/maven/archetype.xml
===================================================================
--- trunk/nuiton-mojo-goal/src/main/resources/META-INF/maven/archetype.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-goal/src/main/resources/META-INF/maven/archetype.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton mojo goal archetype
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<archetype>
<id>archetype-nuiton-mojo-goal</id>
<sources>
Property changes on: trunk/nuiton-mojo-goal/src/main/resources/META-INF/maven/archetype.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/pom.xml
===================================================================
--- trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/pom.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/pom.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton mojo goal archetype
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
Property changes on: trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/pom.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/main/java/__mojoName__.java
===================================================================
--- trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/main/java/__mojoName__.java 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/main/java/__mojoName__.java 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Nuiton mojo goal archetype
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2009 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
Property changes on: trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/main/java/__mojoName__.java
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/test/java/__mojoName__Test.java
===================================================================
--- trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/test/java/__mojoName__Test.java 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/test/java/__mojoName__Test.java 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Nuiton mojo goal archetype
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2009 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
Property changes on: trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/test/java/__mojoName__Test.java
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/test/resources/__mojoName__Test/__mojoGoal__.xml
===================================================================
--- trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/test/resources/__mojoName__Test/__mojoGoal__.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/test/resources/__mojoName__Test/__mojoGoal__.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton mojo goal archetype
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<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/maven-v4_0_0.xsd">
Property changes on: trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/src/test/resources/__mojoName__Test/__mojoGoal__.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-goal/src/site/apt/Todo.apt
===================================================================
--- trunk/nuiton-mojo-goal/src/site/apt/Todo.apt 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-goal/src/site/apt/Todo.apt 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+~~~
+~~ #%L
+~~ Nuiton mojo goal archetype
+~~
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
----
TODO
----
Property changes on: trunk/nuiton-mojo-goal/src/site/apt/Todo.apt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-goal/src/site/apt/examples.apt
===================================================================
--- trunk/nuiton-mojo-goal/src/site/apt/examples.apt 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-goal/src/site/apt/examples.apt 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+~~~
+~~ #%L
+~~ Nuiton mojo goal archetype
+~~
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
------
Example
------
Property changes on: trunk/nuiton-mojo-goal/src/site/apt/examples.apt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-goal/src/site/apt/index.apt
===================================================================
--- trunk/nuiton-mojo-goal/src/site/apt/index.apt 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-goal/src/site/apt/index.apt 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+~~~
+~~ #%L
+~~ Nuiton mojo goal archetype
+~~
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
------
Archetype Nuiton Mojo Goal
------
Property changes on: trunk/nuiton-mojo-goal/src/site/apt/index.apt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-goal/src/site/site.xml
===================================================================
--- trunk/nuiton-mojo-goal/src/site/site.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-goal/src/site/site.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton mojo goal archetype
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project name="${project.name}">
<bannerLeft>
Property changes on: trunk/nuiton-mojo-goal/src/site/site.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-pom/LICENSE.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-pom/README.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-pom/changelog.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-pom/pom.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/main/resources/META-INF/maven/archetype-metadata.xml
===================================================================
--- trunk/nuiton-mojo-pom/src/main/resources/META-INF/maven/archetype-metadata.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/main/resources/META-INF/maven/archetype-metadata.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton mojo project archetype
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<archetype-descriptor name="nuiton-mojo-pom">
<requiredProperties>
<requiredProperty key="projectName"/>
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/META-INF/maven/archetype-metadata.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/main/resources/META-INF/maven/archetype.xml
===================================================================
--- trunk/nuiton-mojo-pom/src/main/resources/META-INF/maven/archetype.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/main/resources/META-INF/maven/archetype.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton mojo project archetype
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<archetype>
<id>nuiton-mojo-pom</id>
<resources>
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/META-INF/maven/archetype.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/LICENSE.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/README.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/changelog.txt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/pom.xml
===================================================================
--- trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/pom.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/pom.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton mojo project archetype
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/pom.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/main/resources/log4j.properties
===================================================================
--- trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/main/resources/log4j.properties 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/main/resources/log4j.properties 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Nuiton mojo project archetype
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# Global logging configuration
log4j.rootLogger=ERROR, stdout
# Console output...
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/main/resources/log4j.properties
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/Todo.rst
===================================================================
--- trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/Todo.rst 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/Todo.rst 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+.. -
+.. * #%L
+.. * Nuiton mojo project archetype
+.. *
+.. * $Id$
+.. * $HeadURL$
+.. * %%
+.. * Copyright (C) 2009 - 2010 CodeLutin
+.. * %%
+.. * This program is free software: you can redistribute it and/or modify
+.. * it under the terms of the GNU Lesser General Public License as
+.. * published by the Free Software Foundation, either version 3 of the
+.. * License, or (at your option) any later version.
+.. *
+.. * This program is distributed in the hope that it will be useful,
+.. * but WITHOUT ANY WARRANTY; without even the implied warranty of
+.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+.. * GNU General Lesser Public License for more details.
+.. *
+.. * You should have received a copy of the GNU General Lesser Public
+.. * License along with this program. If not, see
+.. * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+.. * #L%
+.. -
TODO
====
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/Todo.rst
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/index.rst
===================================================================
--- trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/index.rst 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/index.rst 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+.. -
+.. * #%L
+.. * Nuiton mojo project archetype
+.. *
+.. * $Id$
+.. * $HeadURL$
+.. * %%
+.. * Copyright (C) 2009 - 2010 CodeLutin
+.. * %%
+.. * This program is free software: you can redistribute it and/or modify
+.. * it under the terms of the GNU Lesser General Public License as
+.. * published by the Free Software Foundation, either version 3 of the
+.. * License, or (at your option) any later version.
+.. *
+.. * This program is distributed in the hope that it will be useful,
+.. * but WITHOUT ANY WARRANTY; without even the implied warranty of
+.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+.. * GNU General Lesser Public License for more details.
+.. *
+.. * You should have received a copy of the GNU General Lesser Public
+.. * License along with this program. If not, see
+.. * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+.. * #L%
+.. -
Introduction
------------
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/index.rst
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/usage.rst
===================================================================
--- trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/usage.rst 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/usage.rst 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+.. -
+.. * #%L
+.. * Nuiton mojo project archetype
+.. *
+.. * $Id$
+.. * $HeadURL$
+.. * %%
+.. * Copyright (C) 2009 - 2010 CodeLutin
+.. * %%
+.. * This program is free software: you can redistribute it and/or modify
+.. * it under the terms of the GNU Lesser General Public License as
+.. * published by the Free Software Foundation, either version 3 of the
+.. * License, or (at your option) any later version.
+.. *
+.. * This program is distributed in the hope that it will be useful,
+.. * but WITHOUT ANY WARRANTY; without even the implied warranty of
+.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+.. * GNU General Lesser Public License for more details.
+.. *
+.. * You should have received a copy of the GNU General Lesser Public
+.. * License along with this program. If not, see
+.. * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+.. * #L%
+.. -
Usage
-----
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/rst/usage.rst
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/site.xml
===================================================================
--- trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/site.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/site.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton mojo project archetype
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project name="${project.name}">
<bannerLeft>
Property changes on: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/src/site/site.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/site/apt/Todo.apt
===================================================================
--- trunk/nuiton-mojo-pom/src/site/apt/Todo.apt 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/site/apt/Todo.apt 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+~~~
+~~ #%L
+~~ Nuiton mojo project archetype
+~~
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
----
TODO
----
Property changes on: trunk/nuiton-mojo-pom/src/site/apt/Todo.apt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/site/apt/examples.apt
===================================================================
--- trunk/nuiton-mojo-pom/src/site/apt/examples.apt 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/site/apt/examples.apt 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+~~~
+~~ #%L
+~~ Nuiton mojo project archetype
+~~
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
------
Example
------
Property changes on: trunk/nuiton-mojo-pom/src/site/apt/examples.apt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/site/apt/index.apt
===================================================================
--- trunk/nuiton-mojo-pom/src/site/apt/index.apt 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/site/apt/index.apt 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+~~~
+~~ #%L
+~~ Nuiton mojo project archetype
+~~
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
------
Archetype Nuiton Mojo
------
Property changes on: trunk/nuiton-mojo-pom/src/site/apt/index.apt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/nuiton-mojo-pom/src/site/site.xml
===================================================================
--- trunk/nuiton-mojo-pom/src/site/site.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/nuiton-mojo-pom/src/site/site.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton mojo project archetype
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project name="${project.name}">
<bannerLeft>
Property changes on: trunk/nuiton-mojo-pom/src/site/site.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Property changes on: trunk/pom.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/src/site/apt/Todo.apt
===================================================================
--- trunk/src/site/apt/Todo.apt 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/src/site/apt/Todo.apt 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+~~~
+~~ #%L
+~~ Nuiton archetypes
+~~
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
----
TODO
----
Property changes on: trunk/src/site/apt/Todo.apt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/src/site/apt/examples.apt
===================================================================
--- trunk/src/site/apt/examples.apt 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/src/site/apt/examples.apt 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+~~~
+~~ #%L
+~~ Nuiton archetypes
+~~
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
------
Example
------
Property changes on: trunk/src/site/apt/examples.apt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/src/site/apt/index.apt
===================================================================
--- trunk/src/site/apt/index.apt 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/src/site/apt/index.apt 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,3 +1,27 @@
+~~~
+~~ #%L
+~~ Nuiton archetypes
+~~
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
------
Nuiton Archetypes
------
Property changes on: trunk/src/site/apt/index.apt
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
Modified: trunk/src/site/site.xml
===================================================================
--- trunk/src/site/site.xml 2010-10-29 11:04:03 UTC (rev 41)
+++ trunk/src/site/site.xml 2010-10-29 11:05:08 UTC (rev 42)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton archetypes
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project name="${project.name}">
<bannerLeft>
Property changes on: trunk/src/site/site.xml
___________________________________________________________________
Modified: svn:keywords
- HeadURL Id Date Revision Author
+ Author Date Id Revision HeadURL
1
0
r41 - in trunk: . nuiton-mojo-goal nuiton-mojo-goal/src/main/resources/archetype-resources nuiton-mojo-pom nuiton-mojo-pom/src/main/resources/archetype-resources
by tchemit@users.nuiton.org 29 Oct '10
by tchemit@users.nuiton.org 29 Oct '10
29 Oct '10
Author: tchemit
Date: 2010-10-29 13:04:03 +0200 (Fri, 29 Oct 2010)
New Revision: 41
Url: http://nuiton.org/repositories/revision/archetypes/41
Log:
fix pom + add svn ignores
Modified:
trunk/nuiton-mojo-goal/
trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/pom.xml
trunk/nuiton-mojo-pom/
trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/pom.xml
trunk/pom.xml
Property changes on: trunk/nuiton-mojo-goal
___________________________________________________________________
Modified: svn:ignore
- target
+ target
*.ipr
*.iws
*.iml
.project
.classpath
.settings
Modified: trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/pom.xml
===================================================================
--- trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/pom.xml 2010-10-29 08:30:00 UTC (rev 40)
+++ trunk/nuiton-mojo-goal/src/main/resources/archetype-resources/pom.xml 2010-10-29 11:04:03 UTC (rev 41)
@@ -118,7 +118,7 @@
<dependency>
<groupId>org.nuiton.jrst</groupId>
<artifactId>doxia-module-jrst</artifactId>
- <version>${jrst.version}</version>
+ <version>${jrstPluginVersion}</version>
</dependency>
</dependencies>
</plugin>
Property changes on: trunk/nuiton-mojo-pom
___________________________________________________________________
Modified: svn:ignore
- target
+ target
*.ipr
*.iws
*.iml
.classpath
.project
.settings
Modified: trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/pom.xml
===================================================================
--- trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/pom.xml 2010-10-29 08:30:00 UTC (rev 40)
+++ trunk/nuiton-mojo-pom/src/main/resources/archetype-resources/pom.xml 2010-10-29 11:04:03 UTC (rev 41)
@@ -118,7 +118,7 @@
<dependency>
<groupId>org.nuiton.jrst</groupId>
<artifactId>doxia-module-jrst</artifactId>
- <version>${jrst.version}</version>
+ <version>${jrstPluginVersion}</version>
</dependency>
</dependencies>
</plugin>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-29 08:30:00 UTC (rev 40)
+++ trunk/pom.xml 2010-10-29 11:04:03 UTC (rev 41)
@@ -1,87 +1,90 @@
<?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">
+<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>
+ <modelVersion>4.0.0</modelVersion>
- <!-- ************************************************************* -->
- <!-- *** POM Relationships *************************************** -->
- <!-- ************************************************************* -->
- <parent>
- <groupId>org.nuiton</groupId>
- <artifactId>mavenpom4redmine</artifactId>
- <version>2.4</version>
- </parent>
+ <!-- ************************************************************* -->
+ <!-- *** POM Relationships *************************************** -->
+ <!-- ************************************************************* -->
+ <parent>
+ <groupId>org.nuiton</groupId>
+ <artifactId>mavenpom4redmine</artifactId>
+ <version>2.4</version>
+ </parent>
- <artifactId>archetypes</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <artifactId>archetypes</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
- <modules>
- <module>nuiton-mojo-pom</module>
- <module>nuiton-mojo-goal</module>
- </modules>
+ <modules>
+ <module>nuiton-mojo-pom</module>
+ <module>nuiton-mojo-goal</module>
+ </modules>
- <!-- ************************************************************* -->
- <!-- *** Project Information ************************************* -->
- <!-- ************************************************************* -->
- <name>Nuiton archetypes</name>
- <description>Nuiton archetype project</description>
- <inceptionYear>2009</inceptionYear>
- <url>http://maven-site.nuiton.org/archetypes</url>
+ <!-- ************************************************************* -->
+ <!-- *** Project Information ************************************* -->
+ <!-- ************************************************************* -->
+ <name>Nuiton archetypes</name>
+ <description>Nuiton archetype project</description>
+ <inceptionYear>2009</inceptionYear>
+ <url>http://maven-site.nuiton.org/archetypes</url>
- <!-- ************************************************************* -->
- <!-- *** Build Settings ****************************************** -->
- <!-- ************************************************************* -->
+ <!-- ************************************************************* -->
+ <!-- *** Build Settings ****************************************** -->
+ <!-- ************************************************************* -->
- <packaging>pom</packaging>
+ <packaging>pom</packaging>
- <properties>
- <!-- pour un muli module on doit fixer le projectId -->
- <projectId>archetypes</projectId>
+ <properties>
+ <!-- pour un muli module on doit fixer le projectId -->
+ <projectId>archetypes</projectId>
- <archetype.version>2.0-alpha-4</archetype.version>
- </properties>
+ <archetype.version>2.0-alpha-4</archetype.version>
+ </properties>
- <build>
- <defaultGoal>install</defaultGoal>
+ <build>
+ <defaultGoal>install</defaultGoal>
- <extensions>
- <extension>
- <groupId>org.apache.maven.archetype</groupId>
- <artifactId>archetype-packaging</artifactId>
- <version>${archetype.version}</version>
- </extension>
- </extensions>
+ <extensions>
+ <extension>
+ <groupId>org.apache.maven.archetype</groupId>
+ <artifactId>archetype-packaging</artifactId>
+ <version>${archetype.version}</version>
+ </extension>
+ </extensions>
- <pluginManagement>
- <plugins>
- <plugin>
- <artifactId>maven-site-plugin</artifactId>
- <dependencies>
- <dependency>
- <groupId>org.nuiton.jrst</groupId>
- <artifactId>doxia-module-jrst</artifactId>
- <version>${jrst.version}</version>
- </dependency>
- </dependencies>
- </plugin>
- <plugin>
- <artifactId>maven-archetype-plugin</artifactId>
- <version>${archetype.version}</version>
- <extensions>true</extensions>
- </plugin>
- </plugins>
- </pluginManagement>
- </build>
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <artifactId>maven-site-plugin</artifactId>
+ <dependencies>
+ <dependency>
+ <groupId>org.nuiton.jrst</groupId>
+ <artifactId>doxia-module-jrst</artifactId>
+ <version>${jrstPluginVersion}</version>
+ </dependency>
+ </dependencies>
+ </plugin>
+ <plugin>
+ <artifactId>maven-archetype-plugin</artifactId>
+ <version>${archetype.version}</version>
+ <extensions>true</extensions>
+ </plugin>
+ </plugins>
+ </pluginManagement>
+ </build>
- <!-- ************************************************************* -->
- <!-- *** Build Environment ************************************** -->
- <!-- ************************************************************* -->
+ <!-- ************************************************************* -->
+ <!-- *** Build Environment ************************************** -->
+ <!-- ************************************************************* -->
- <!-- Source control management. -->
- <scm>
- <connection>scm:svn:http://svn.nuiton.org/svn/archetypes/trunk</connection>
- <developerConnection>scm:svn:http://svn.nuiton.org/svn/archetypes/trunk</developerConnection>
- <url>http://www.nuiton.org/repositories/browse/archetypes/trunk</url>
- </scm>
+ <!-- Source control management. -->
+ <scm>
+ <connection>scm:svn:http://svn.nuiton.org/svn/archetypes/trunk</connection>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/archetypes/trunk
+ </developerConnection>
+ <url>http://www.nuiton.org/repositories/browse/archetypes/trunk</url>
+ </scm>
</project>
1
0
Author: tchemit
Date: 2010-10-29 10:30:00 +0200 (Fri, 29 Oct 2010)
New Revision: 40
Url: http://nuiton.org/repositories/revision/archetypes/40
Log:
Update mavenpom4redmine to 2.4.
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-17 01:38:58 UTC (rev 39)
+++ trunk/pom.xml 2010-10-29 08:30:00 UTC (rev 40)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.3.2</version>
+ <version>2.4</version>
</parent>
<artifactId>archetypes</artifactId>
1
0
Author: tchemit
Date: 2010-10-17 03:38:58 +0200 (Sun, 17 Oct 2010)
New Revision: 39
Url: http://nuiton.org/repositories/revision/archetypes/39
Log:
Update mavenpom4redmine to 2.3.2.
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-08 23:51:24 UTC (rev 38)
+++ trunk/pom.xml 2010-10-17 01:38:58 UTC (rev 39)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.3.1</version>
+ <version>2.3.2</version>
</parent>
<artifactId>archetypes</artifactId>
1
0
Author: tchemit
Date: 2010-10-09 01:51:24 +0200 (Sat, 09 Oct 2010)
New Revision: 38
Url: http://nuiton.org/repositories/revision/archetypes/38
Log:
Update mavenpom4redmine to 2.3.1.
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-03 15:54:06 UTC (rev 37)
+++ trunk/pom.xml 2010-10-08 23:51:24 UTC (rev 38)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.3</version>
+ <version>2.3.1</version>
</parent>
<artifactId>archetypes</artifactId>
1
0
Author: tchemit
Date: 2010-10-03 17:54:06 +0200 (Sun, 03 Oct 2010)
New Revision: 37
Url: http://nuiton.org/repositories/revision/archetypes/37
Log:
Update mavenpom4redmine to 2.3.
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-09-29 08:10:20 UTC (rev 36)
+++ trunk/pom.xml 2010-10-03 15:54:06 UTC (rev 37)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.2.6</version>
+ <version>2.3</version>
</parent>
<artifactId>archetypes</artifactId>
1
0