You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Karl Heinz Marbaise <kh...@gmx.de> on 2014/09/20 16:11:04 UTC

Re: svn commit: r1626350 - /maven/plugins/trunk/maven-war-plugin/pom.xml

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, krosenvold@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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r1626350 - /maven/plugins/trunk/maven-war-plugin/pom.xml

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
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" <khmarbaise@gmx.de
> <ma...@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, krosenvold@apache.org
>     <ma...@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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r1626350 - /maven/plugins/trunk/maven-war-plugin/pom.xml

Posted by Kristian Rosenvold <kr...@zenior.no>.
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
20. Sep. 2014 16:11 skrev "Karl Heinz Marbaise" <kh...@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, krosenvold@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-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>