Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

web module using maven war overlay incorrectly packed

$
0
0

Hi,

we're using maven overlays quite extensively. In the pom.xml we configured an overlay war. As long as the overlay can be resolved in the workspace, everything is fine.

 

But as soon as the referenced overlay war is not in the workspace the resulting war is incorrectly generated.

 

For example:

 

overlay war:

src/main/resources/log4j.properties

 

module using overlay:

src/main/resources/log4j.properties

 

The war deployed to tomcat contains the src/main/resources/log4j.properties file of the overlay. It should've contained the file of the module using the overlay.

 

Currently this makes development using overlays very difficult.

 

Is there any way to get a fix for this in 12.1.x ? We'd be very grateful and happy if this was possible.

 

This issue looks like the problem described: http://youtrack.jetbrains.com/issue/IDEA-66895 .

 

Thanks!

Wallaby


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>