Author: felixk Date: Wed Jan 2 16:47:37 2008 New Revision: 608298 URL: http://svn.apache.org/viewvc?rev=608298&view=rev Log: Moving duplicated code of *-help plugins at one place. Introducing for this a helper pom which is referenced via relative path. Added: directory/sandbox/felixk/help-pom.xml (with props) Modified: directory/sandbox/felixk/apacheds-configuration-help/pom.xml directory/sandbox/felixk/ldapbrowser-help/pom.xml directory/sandbox/felixk/ldifeditor-help/pom.xml directory/sandbox/felixk/rcp-help/pom.xml directory/sandbox/felixk/schemaeditor-help/pom.xml Modified: directory/sandbox/felixk/apacheds-configuration-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/apacheds-configuration-help/pom.xml?rev=608298&r1=608297&r2=608298&view=diff ============================================================================== --- directory/sandbox/felixk/apacheds-configuration-help/pom.xml (original) +++ directory/sandbox/felixk/apacheds-configuration-help/pom.xml Wed Jan 2 16:47:37 2008 @@ -23,9 +23,11 @@ 4.0.0 org.apache.directory.studio - parent - 1.0.2-SNAPSHOT + parent-help + 1.0.0-SNAPSHOT + ../help-pom.xml + org.apache.directory.studio.apacheds.configuration help ${apacheds.configuration.help.version} @@ -34,286 +36,4 @@ - - - - userguides - - - - src/main/resources/html - ../pdf - - - src/main/resources/html - ../html - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - - org.apache.xmlgraphics - xmlgraphics-commons - 1.1 - compile - - - - - build-pdf-html-help - compile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - - - - - - - . - - plugin.xml - - - - src/main/resources - - - - - org.apache.maven.plugins - maven-eclipse-plugin - - - org.eclipse.pde.ManifestBuilder - org.eclipse.pde.SchemaBuilder - - - org.eclipse.pde.PluginNature - - - - - org.apache.maven.plugins - maven-jar-plugin - - - META-INF/MANIFEST.MF - false - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - unpack-apacheds-configuration-help - process-resources - - unpack - - - true - - - docbook - docbook-xml - zip - target/docbook/docbook-xml - - - docbook - docbook-xsl - zip - target/docbook - - - - - - - - - maven-antrun-plugin - - - build-eclipse-help-apacheds-configuration - compile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - - - - - ignore - - - ignore - - provided.local - Locally Provided Repository - file:${project.basedir}/../local-repository - - Added: directory/sandbox/felixk/help-pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/help-pom.xml?rev=608298&view=auto ============================================================================== --- directory/sandbox/felixk/help-pom.xml (added) +++ directory/sandbox/felixk/help-pom.xml Wed Jan 2 16:47:37 2008 @@ -0,0 +1,307 @@ + + + + + + 4.0.0 + + + org.apache.directory.studio + parent + 1.0.2-SNAPSHOT + + org.apache.directory.studio + parent-help + 1.0.0-SNAPSHOT + Parent Help + pom + + + + + userguides + + + + src/main/resources/html + ../pdf + + + src/main/resources/html + ../html + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + + org.apache.xmlgraphics + xmlgraphics-commons + 1.1 + compile + + + + + build-pdf-html-help + compile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + run + + + + + + + + + + + + + . + + plugin.xml + + + + src/main/resources + + + + + org.apache.maven.plugins + maven-eclipse-plugin + + + org.eclipse.pde.ManifestBuilder + org.eclipse.pde.SchemaBuilder + + + org.eclipse.pde.PluginNature + + + + + org.apache.maven.plugins + maven-jar-plugin + + + META-INF/MANIFEST.MF + false + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack-schemaeditor-help + process-resources + + unpack + + + true + + + docbook + docbook-xml + zip + target/docbook/docbook-xml + + + docbook + docbook-xsl + zip + target/docbook + + + + + + + + + maven-antrun-plugin + + + build-eclipse-help-schemaeditor-help + process-classes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + run + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + + \ No newline at end of file Propchange: directory/sandbox/felixk/help-pom.xml ------------------------------------------------------------------------------ svn:eol-style = native Modified: directory/sandbox/felixk/ldapbrowser-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/ldapbrowser-help/pom.xml?rev=608298&r1=608297&r2=608298&view=diff ============================================================================== --- directory/sandbox/felixk/ldapbrowser-help/pom.xml (original) +++ directory/sandbox/felixk/ldapbrowser-help/pom.xml Wed Jan 2 16:47:37 2008 @@ -23,9 +23,11 @@ 4.0.0 org.apache.directory.studio - parent - 1.0.2-SNAPSHOT + parent-help + 1.0.0-SNAPSHOT + ../help-pom.xml + org.apache.directory.studio.ldapbrowser help ${ldapbrowser.help.version} @@ -34,286 +36,4 @@ - - - - userguides - - - - src/main/resources/html - ../pdf - - - src/main/resources/html - ../html - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - - org.apache.xmlgraphics - xmlgraphics-commons - 1.1 - compile - - - - - build-pdf-html-help - compile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - - - - - - - . - - plugin.xml - - - - src/main/resources - - - - - org.apache.maven.plugins - maven-eclipse-plugin - - - org.eclipse.pde.ManifestBuilder - org.eclipse.pde.SchemaBuilder - - - org.eclipse.pde.PluginNature - - - - - org.apache.maven.plugins - maven-jar-plugin - - - META-INF/MANIFEST.MF - false - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - unpack-ldapbrowser-help - process-resources - - unpack - - - true - - - docbook - docbook-xml - zip - target/docbook/docbook-xml - - - docbook - docbook-xsl - zip - target/docbook - - - - - - - - - maven-antrun-plugin - - - build-eclipse-help-ldapbrowser-help - process-classes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - - - - - ignore - - - ignore - - provided.local - Locally Provided Repository - file:${project.basedir}/../local-repository - - Modified: directory/sandbox/felixk/ldifeditor-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/ldifeditor-help/pom.xml?rev=608298&r1=608297&r2=608298&view=diff ============================================================================== --- directory/sandbox/felixk/ldifeditor-help/pom.xml (original) +++ directory/sandbox/felixk/ldifeditor-help/pom.xml Wed Jan 2 16:47:37 2008 @@ -23,9 +23,11 @@ 4.0.0 org.apache.directory.studio - parent - 1.0.2-SNAPSHOT + parent-help + 1.0.0-SNAPSHOT + ../help-pom.xml + org.apache.directory.studio.ldifeditor help ${ldifeditor.help.version} @@ -34,286 +36,4 @@ - - - - userguides - - - - src/main/resources/html - ../pdf - - - src/main/resources/html - ../html - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - - org.apache.xmlgraphics - xmlgraphics-commons - 1.1 - compile - - - - - build-pdf-html-help - compile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - - - - - - - . - - plugin.xml - - - - src/main/resources - - - - - org.apache.maven.plugins - maven-eclipse-plugin - - - org.eclipse.pde.ManifestBuilder - org.eclipse.pde.SchemaBuilder - - - org.eclipse.pde.PluginNature - - - - - org.apache.maven.plugins - maven-jar-plugin - - - META-INF/MANIFEST.MF - false - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - unpack-ldifeditor-help - process-resources - - unpack - - - true - - - docbook - docbook-xml - zip - target/docbook/docbook-xml - - - docbook - docbook-xsl - zip - target/docbook - - - - - - - - - maven-antrun-plugin - - - build-eclipse-help-ldifeditor-help - process-classes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - - - - - ignore - - - ignore - - provided.local - Locally Provided Repository - file:${project.basedir}/../local-repository - - Modified: directory/sandbox/felixk/rcp-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/rcp-help/pom.xml?rev=608298&r1=608297&r2=608298&view=diff ============================================================================== --- directory/sandbox/felixk/rcp-help/pom.xml (original) +++ directory/sandbox/felixk/rcp-help/pom.xml Wed Jan 2 16:47:37 2008 @@ -23,9 +23,11 @@ 4.0.0 org.apache.directory.studio - parent - 1.0.2-SNAPSHOT + parent-help + 1.0.0-SNAPSHOT + ../help-pom.xml + help ${help.version} Studio RCP Help @@ -33,295 +35,4 @@ - - - - userguides - - - - src/main/resources/html/css - ../pdf/css - - - src/main/resources/html/images - ../pdf/images - - - src/main/resources/html/css - ../html/css - - - src/main/resources/html/images - ../html/images - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - - org.apache.xmlgraphics - xmlgraphics-commons - 1.1 - compile - - - - - build-pdf-html-help - compile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - - - - - - - . - - plugin.xml - - - - src/main/resources - - - - - - org.apache.maven.plugins - maven-eclipse-plugin - - - org.eclipse.pde.ManifestBuilder - org.eclipse.pde.SchemaBuilder - - - org.eclipse.pde.PluginNature - - - - - org.apache.maven.plugins - maven-jar-plugin - - - META-INF/MANIFEST.MF - false - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - unpack-rcp-help - process-resources - - unpack - - - true - - - docbook - docbook-xml - zip - target/docbook/docbook-xml - - - docbook - docbook-xsl - zip - target/docbook - - - - - - - - - maven-antrun-plugin - - - build-eclipse-help-rcp-help - process-classes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - - - - - ignore - - - ignore - - provided.local - Locally Provided Repository - file:${project.basedir}/../local-repository - - Modified: directory/sandbox/felixk/schemaeditor-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/schemaeditor-help/pom.xml?rev=608298&r1=608297&r2=608298&view=diff ============================================================================== --- directory/sandbox/felixk/schemaeditor-help/pom.xml (original) +++ directory/sandbox/felixk/schemaeditor-help/pom.xml Wed Jan 2 16:47:37 2008 @@ -23,9 +23,11 @@ 4.0.0 org.apache.directory.studio - parent - 1.0.2-SNAPSHOT + parent-help + 1.0.0-SNAPSHOT + ../help-pom.xml + org.apache.directory.studio.schemaeditor help ${schemaeditor.help.version} @@ -34,286 +36,4 @@ - - - - userguides - - - - src/main/resources/html - ../pdf - - - src/main/resources/html - ../html - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - - org.apache.xmlgraphics - xmlgraphics-commons - 1.1 - compile - - - - - build-pdf-html-help - compile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - - - - - - - . - - plugin.xml - - - - src/main/resources - - - - - org.apache.maven.plugins - maven-eclipse-plugin - - - org.eclipse.pde.ManifestBuilder - org.eclipse.pde.SchemaBuilder - - - org.eclipse.pde.PluginNature - - - - - org.apache.maven.plugins - maven-jar-plugin - - - META-INF/MANIFEST.MF - false - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - unpack-schemaeditor-help - process-resources - - unpack - - - true - - - docbook - docbook-xml - zip - target/docbook/docbook-xml - - - docbook - docbook-xsl - zip - target/docbook - - - - - - - - - maven-antrun-plugin - - - build-eclipse-help-schemaeditor-help - process-classes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - run - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - - - - - ignore - - - ignore - - provided.local - Locally Provided Repository - file:${project.basedir}/../local-repository - -