Hi,

On 9/20/14 5:24 PM, Kristian Rosenvold wrote:
I'm not sure this is too much of a jira issue... There was an empty
directory checked into svn. Someone had done 1/2 the job by adding a
prebuild script to create the dir if it was missing. I just added the
script execution to maven-invoker,since it wasn't being run

Thanks for the explanation.


Kind regards
Karl-Heinz Marbaise

20. Sep. 2014 16:11 skrev "Karl Heinz Marbaise" <khmarba...@gmx.de
<mailto:khmarba...@gmx.de>> følgende:

    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
    <mailto: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
        
<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