I am using b8 with the war plug-in and it's working fine here. Can you
supply any more info?
-Kurt
On Thu, 13 Feb 2003, Quinton McCombs wrote:
> It appears that the plugin.properties file in the war plugin is not
> being processed. According to the plugin.properties file, maven.war.src
> is set to ${maven.src.dir}/webapp. However does not seem to be set. I
> added the following to my maven.xml file:
>
> <postGoal name="war:init">
> <echo message="maven.src.dir=${maven.src.dir}"/>
> <echo message="maven.war.src=${maven.war.src}"/>
> <postGoal>
>
> The result is:
> [echo] maven.src.dir=C:\sourceCode\neo/src
> [echo] maven.war.src=
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]