Hi Kristian,

can you describe a little bit more what exactly happens and what the symptoms are ....error messages ?

Cause i would like to make a JIRA for it to document it for other situation so could be found more easily ...


Kind regards
Karl-Heinz

On 9/20/14 12:08 AM, krosenv...@apache.org wrote:
Author: krosenvold
Date: Fri Sep 19 22:08:34 2014
New Revision: 1626350

URL: http://svn.apache.org/r1626350
Log:
Made IT work in git-clone

Modified:
     maven/plugins/trunk/maven-war-plugin/pom.xml

Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=1626350&r1=1626349&r2=1626350&view=diff
==============================================================================
--- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-war-plugin/pom.xml Fri Sep 19 22:08:34 2014
@@ -238,6 +238,7 @@ under the License.
                </goals>
                <projectsDirectory>src/it</projectsDirectory>
                <postBuildHookScript>verify</postBuildHookScript>
+              <preBuildHookScript>prebuild</preBuildHookScript>
                
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
                <settingsFile>src/it/settings.xml</settingsFile>
                <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to