From: Brett Porter Date: Tue, 7 Oct 2008 12:43:27 +0000 (+0000) Subject: basedir needed for multi-module build X-Git-Tag: archiva-1.2-M1~39 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a316fad4ecb7f9e44510b97ae42d9a31a19b1ce2;p=archiva.git basedir needed for multi-module build git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@702458 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-docs/pom.xml b/archiva-docs/pom.xml index dba5d0199..fe78803d5 100644 --- a/archiva-docs/pom.xml +++ b/archiva-docs/pom.xml @@ -122,7 +122,7 @@ @@ -131,7 +131,7 @@ Release notes need to be updated for the current release version = 0 + org.codehaus.plexus.util.FileUtils.fileRead( "${basedir}/src/site/apt/release-notes.apt" ).indexOf( "Release Notes for Archiva ${project.version}" ) >= 0 ]]>