List Info

Thread: war overlay does not work when custom specified




war overlay does not work when custom <warSourceDirectory> specified
user name
2006-08-31 17:44:18
Hi,

I have just found this annoying bug that when you have
specified a 
customer <warSourceDirectory> in your pom. Then the
war overlay 
mechanism will not work. It does work when you don't
specify the 
customer <warSourceDirectory>.
This is definitely seems like a bug. Please let me know how
to proceed.
Thanks.

P.S. Following is a case scenario for reproducing the bug,
1. specify a war dependency in pom.xml e.g.,
     <dependency>
       <groupId>overlaywar</groupId>
      
<artifactId>overlaywar-webapp</artifactId>
       <version>1.0-SNAPSHOT</version>
	  <type>war</type>
       <scope>runtime</scope>
	</dependency>
2. specify a customer war source directory in pom.xml e.g.
       <plugin>
        
<artifactId>maven-war-plugin</artifactId>
         <version>2.0-beta-2</version>
         <configuration>          	 
<warSourceDirectory>src/main/samplewebapp</warSourc
eDirectory>
         </configuration>
       </plugin>

------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribemaven.apache.org
For additional commands, e-mail: users-helpmaven.apache.org

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )