Author: dennisl
Date: Sat Nov 10 11:44:33 2007
New Revision: 593811
URL: http://svn.apache.org/viewvc?rev=593811&view=rev
Log:
o Explain how this works for different version of the plugin.
o Add a note that it is better to build a skin.
Modified:
maven/plugins/trunk/maven-site-plugin/src/site
Author: dennisl
Date: Sat Nov 10 11:42:30 2007
New Revision: 593810
URL: http://svn.apache.org/viewvc?rev=593810&view=rev
Log:
o Add @since tag.
Modified:
maven/plugins/trunk/maven-site-plugin/src/main/java/org/apache/maven/plugins/site/AbstractSiteRenderingMojo.java
Modified:
maven/plugin
Author: dennisl
Date: Sat Nov 10 11:40:08 2007
New Revision: 593809
URL: http://svn.apache.org/viewvc?rev=593809&view=rev
Log:
o Add a link to the default Velocity template.
Modified:
maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creatingskins.apt
Modified:
maven/plugins/trun
Author: dennisl
Date: Sat Nov 10 10:06:11 2007
New Revision: 593801
URL: http://svn.apache.org/viewvc?rev=593801&view=rev
Log:
o Remove the 'Guide to the APT Format' and redirect people to 'The APT format'
reference at the Doxia project. We can not have two documents with the same
content.
Modi
Author: dennisl
Date: Sat Nov 10 09:59:38 2007
New Revision: 593800
URL: http://svn.apache.org/viewvc?rev=593800&view=rev
Log:
o Sync in some changes from /maven/site/guides/mini/guide-apt-format.
Modified:
maven/doxia/site/src/site/apt/references/apt-format.apt
Modified: maven/doxia/site/sr
Author: dennisl
Date: Sat Nov 10 09:33:50 2007
New Revision: 593797
URL: http://svn.apache.org/viewvc?rev=593797&view=rev
Log:
o Add some texts to the site guide that was only available in the getting
started guide.
o Remove practically the whole 'How do I create documentation' section from the
Author: dennisl
Date: Sat Nov 10 09:04:56 2007
New Revision: 593793
URL: http://svn.apache.org/viewvc?rev=593793&view=rev
Log:
o Clarify the difference between site:deploy and site-deploy.
Modified:
maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt
Modified: maven/plugins/trunk/ma
Author: dennisl
Date: Sat Nov 10 08:42:02 2007
New Revision: 593791
URL: http://svn.apache.org/viewvc?rev=593791&view=rev
Log:
o Need to add scm section to be able to use plugins-parent 10.
Modified:
maven/plugins/trunk/maven-site-plugin/pom.xml
Modified: maven/plugins/trunk/maven-site-plugi
Modified:
maven/plugins/trunk/maven-site-plugin/src/test/projects/site-plugin-test11/framework2/source/mysite/site.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/test/projects/site-plugin-test11/framework2/source/mysite/site.xml?rev=593790&r1=593789&r2=593790&view
Author: hboutemy
Date: Sat Nov 10 06:45:28 2007
New Revision: 593783
URL: http://svn.apache.org/viewvc?rev=593783&view=rev
Log:
[MANTTASKS-82] resolve environment variables in settings file
Modified:
maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/main/java/org/apache/maven/artifact/ant/A
Author: hboutemy
Date: Sat Nov 10 06:43:54 2007
New Revision: 593781
URL: http://svn.apache.org/viewvc?rev=593781&view=rev
Log:
[MANTTASKS-82] resolve environment variables in settings file
Modified:
maven/ant-tasks/trunk/src/main/java/org/apache/maven/artifact/ant/AbstractArtifactTask.java
Author: dennisl
Date: Sat Nov 10 06:23:28 2007
New Revision: 593779
URL: http://svn.apache.org/viewvc?rev=593779&view=rev
Log:
o Add more formating.
Modified:
maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt
Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt
U
Author: dennisl
Date: Sat Nov 10 05:54:28 2007
New Revision: 593777
URL: http://svn.apache.org/viewvc?rev=593777&view=rev
Log:
o Adjust link name.
Modified:
maven/plugins/trunk/maven-site-plugin/src/site/site.xml
Modified: maven/plugins/trunk/maven-site-plugin/src/site/site.xml
URL:
http://
Author: dennisl
Date: Sat Nov 10 05:53:36 2007
New Revision: 593776
URL: http://svn.apache.org/viewvc?rev=593776&view=rev
Log:
o Add a link to a wiki page with examples of existing skins.
o Adjust title.
Modified:
maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creatingskins.apt
Author: dennisl
Date: Sat Nov 10 05:29:09 2007
New Revision: 593770
URL: http://svn.apache.org/viewvc?rev=593770&view=rev
Log:
o Add a link to the documentation for the site descriptor in maven-site-plugin.
o Minor changes to wording and formating.
Modified:
maven/site/trunk/src/site/apt/guid
Author: dennisl
Date: Sat Nov 10 04:50:44 2007
New Revision: 593768
URL: http://svn.apache.org/viewvc?rev=593768&view=rev
Log:
o Explain why links between parent and child modules doesn't work when you run
'mvn site'.
Modified:
maven/plugins/trunk/maven-site-plugin/src/site/fml/faq.fml
Modi
Author: dennisl
Date: Sat Nov 10 04:23:36 2007
New Revision: 593767
URL: http://svn.apache.org/viewvc?rev=593767&view=rev
Log:
o Add a section about how page titles are generated.
o Add deprecation information about the old syntax for including generated
menus, like ${reports}.
o Add info about t
Author: mkleint
Date: Sat Nov 10 03:44:38 2007
New Revision: 593766
URL: http://svn.apache.org/viewvc?rev=593766&view=rev
Log:
use the private toolchains contract
Modified:
maven/plugins/trunk/maven-toolchains-plugin/src/main/java/org/apache/maven/plugin/toolchain/ToolchainMojo.java
Modifie
Author: mkleint
Date: Sat Nov 10 03:43:56 2007
New Revision: 593765
URL: http://svn.apache.org/viewvc?rev=593765&view=rev
Log:
split the component interface for toolchains plugin and other plugins.
Added:
maven/shared/trunk/maven-toolchain/src/main/java/org/apache/maven/toolchain/ToolchainMa
Author: mkleint
Date: Sat Nov 10 03:18:36 2007
New Revision: 593764
URL: http://svn.apache.org/viewvc?rev=593764&view=rev
Log:
remove System.out
Modified:
maven/shared/trunk/maven-toolchain/src/main/java/org/apache/maven/toolchain/RequirementMatcherFactory.java
Modified:
maven/shared/trunk
Author: dennisl
Date: Sat Nov 10 02:22:20 2007
New Revision: 593761
URL: http://svn.apache.org/viewvc?rev=593761&view=rev
Log:
o Add FAQs about using Perforce and what to do when the Developer Activity
report is blank.
Modified:
maven/plugins/trunk/maven-changelog-plugin/src/site/fml/faq.fml
21 matches
Mail list logo