diff --git a/core/pom.xml b/core/pom.xml index 95e4507268..eff876c9d4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,6 +7,7 @@ acegi-security Acegi Security System for Spring + org.springframework @@ -123,7 +124,27 @@ log4j log4j - + + + + ${basedir}/../ + META-INF + + notice.txt + + false + + + ${basedir}/src/main/resources/org/acegisecurity/taglibs + META-INF + + *.tld + + false + + + + \ No newline at end of file