diff --git a/castor/plugin.jelly b/castor/plugin.jelly index 1503c89f..553b495e 100644 --- a/castor/plugin.jelly +++ b/castor/plugin.jelly @@ -19,30 +19,58 @@ location="${maven.castor.dest}"/> + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + - - + @@ -60,6 +88,8 @@ + + @@ -68,6 +98,7 @@ + diff --git a/castor/plugin.properties b/castor/plugin.properties index 893cc7c5..ea3a3758 100644 --- a/castor/plugin.properties +++ b/castor/plugin.properties @@ -5,5 +5,6 @@ # keep them apart from the project specific properties. # ------------------------------------------------------------------- +maven.castor.properties.dir= maven.castor.dest=${maven.build.dir}/castor/src maven.castor.tstamp=${maven.build.dir}/castor/tstamp diff --git a/castor/project.xml b/castor/project.xml index 18d51653..c9150c60 100644 --- a/castor/project.xml +++ b/castor/project.xml @@ -5,7 +5,7 @@ 3 maven-castor-plugin Maven Castor Plug-in - 1.0 + 1.1-SNAPSHOT Various goals for making development with Plexus easy. Plexus Tools http://maven.apache.org/reference/plugins/castor/ @@ -26,11 +26,17 @@ + + + Tim Anderson + tma@netspace.net.au + + castor castor - 0.9.4.3 + 0.9.5 root diff --git a/castor/xdocs/changes.xml b/castor/xdocs/changes.xml index 8c68b109..b09698c3 100644 --- a/castor/xdocs/changes.xml +++ b/castor/xdocs/changes.xml @@ -6,6 +6,15 @@ + + + Added maven.castor.properties.dir property. + + + Updated to castor 0.9.5 + + + Original release for Maven 1.0-beta8 diff --git a/castor/xdocs/properties.xml b/castor/xdocs/properties.xml index 217342bf..8c181a35 100644 --- a/castor/xdocs/properties.xml +++ b/castor/xdocs/properties.xml @@ -15,6 +15,14 @@ Description Optional? + + maven.castor.properties.dir + + Specifies the directory to locate the + castorbuilder.properties file. + + Yes + maven.castor.dest