Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.6.3, 1.7
-
Fix Version/s: 1.6.3
-
Labels:None
-
Number of attachments :
Description
maven-1.1-SNAPSHOT, maven-war-plugin-1.7-SNAPSHOT
Problem: web application may not use tld and even jsp, so tld is not always needed
Now i need to set $
{mave.war.tld.dir}=WEB-INF, it works, but it is an anal solution.Proposal:
do not create ${mave.war.tld.dir}
folder when no tld libs are defined in the dependencies (so no file need to be copied)
–
Great thanks in prior
Can be considered as a non-blocking bug