1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made the poms content replacement alternative between pomWriter and string.replace by adding the -Darchetype.preserveCData property (default to false). This aims to fix ARCHETYPE-87 More... almost 18 years ago
Make report level configurable to reduce size of report file More... almost 18 years ago
Fixing ARCHETYPE-94 by having archetypes define different prefixes More... almost 18 years ago
Added Javadoc to fullfill docck:check More... almost 18 years ago
dependency updates and exclusion of old plexus utils More... almost 18 years ago
imported from https://svn.codehaus.org/mojo/trunk/sandbox/maven-archetypeng r5135 More... almost 18 years ago
git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/trunk@570614 13f79535-47bb-0310-9956-ffa450edef68 More... almost 18 years ago
imported from https://svn.codehaus.org/mojo/trunk/sandbox/maven-archetypeng r5135 More... almost 18 years ago
Use doxia parent instead of doxia-sandbox to ease promotion More... almost 18 years ago
Make cache a File, not a String. Clean up Exception handling. Remove some unused methods. More... almost 18 years ago
minor fixes wrt basedir More... almost 18 years ago
basedir has to be set, throw early NPE if not. More... almost 18 years ago
Don't throw NPE when no output specified, just skip storing the results. More... almost 18 years ago
Align sandbox poms More... almost 18 years ago
Don't throw Exception in main method. Move some logs around. More... about 18 years ago
Use default encoding if specified one is not supported. More... about 18 years ago
Avoid NPE when no cache file is specified. Add some logs. More... about 18 years ago
o Use standard page titles. More... about 18 years ago
o Ignore target directory and IDEA files. More... about 18 years ago
o Fixes to javadocs. o Change a couple of parameter and variable names. More... about 18 years ago
Adding a linkchecking tool. For now it's just a simple adaptation of the m1 linkcheck plugin (r535801) to make it usable stand-alone, adjusted code conventions, added javadocs. Needs some clean up and testing. More... about 18 years ago
Modifying to depend on the PipelineSink class that was moved to doxia-core from doxia-editor. More... about 18 years ago
Re-adding PipelineSink as an extension of the original version, now moved to doxia-core. This new incarnation is deprecated. More... about 18 years ago
Forgot to change a couple of classes dependent on the PipelineSink class. More... about 18 years ago
Moving PipelineSink out to doxia-core, since this is much more broadly useful. More... about 18 years ago
[MSANDBOX-32] Adding docbook book renderer implementation. More... about 18 years ago
Javadocs. Use new constants in Sink interface. More... about 18 years ago
Remove unused resource More... about 18 years ago
Use new test classes. Add some layout master sets. More... about 18 years ago
Adding mojo to inject current local repo path into the current project as a property that can be referenced in filters, etc. More... about 18 years ago