Index: updatecenter/pom.xml =================================================================== --- updatecenter/pom.xml (revision 37972) +++ updatecenter/pom.xml (working copy) @@ -63,6 +63,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: community-theme/pom.xml =================================================================== --- community-theme/pom.xml (revision 37972) +++ community-theme/pom.xml (working copy) @@ -118,6 +118,19 @@ + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + Index: jms-plugin/pom.xml =================================================================== --- jms-plugin/pom.xml (revision 37972) +++ jms-plugin/pom.xml (working copy) @@ -88,6 +88,19 @@ + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + Index: corba/pom.xml =================================================================== --- corba/pom.xml (revision 37972) +++ corba/pom.xml (working copy) @@ -61,6 +61,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: core/pom.xml =================================================================== --- core/pom.xml (revision 37972) +++ core/pom.xml (working copy) @@ -71,6 +71,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: common/pom.xml =================================================================== --- common/pom.xml (revision 37972) +++ common/pom.xml (working copy) @@ -87,7 +87,20 @@ - + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: ejb-lite/pom.xml =================================================================== --- ejb-lite/pom.xml (revision 37972) +++ ejb-lite/pom.xml (working copy) @@ -61,6 +61,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: jruby/pom.xml =================================================================== --- jruby/pom.xml (revision 37972) +++ jruby/pom.xml (working copy) @@ -61,6 +61,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: jca/pom.xml =================================================================== --- jca/pom.xml (revision 37972) +++ jca/pom.xml (working copy) @@ -61,6 +61,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: ejb/pom.xml =================================================================== --- ejb/pom.xml (revision 37972) +++ ejb/pom.xml (working copy) @@ -61,6 +61,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: jts/pom.xml =================================================================== --- jts/pom.xml (revision 37972) +++ jts/pom.xml (working copy) @@ -61,6 +61,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: jdbc/pom.xml =================================================================== --- jdbc/pom.xml (revision 37972) +++ jdbc/pom.xml (working copy) @@ -61,6 +61,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: full/pom.xml =================================================================== --- full/pom.xml (revision 37972) +++ full/pom.xml (working copy) @@ -61,6 +61,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: jython/pom.xml =================================================================== --- jython/pom.xml (revision 37972) +++ jython/pom.xml (working copy) @@ -61,6 +61,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources Index: web/pom.xml =================================================================== --- web/pom.xml (revision 37974) +++ web/pom.xml (working copy) @@ -70,6 +70,21 @@ + + + maven-clean-plugin + 2.4.1 + + + auto-clean + initialize + + clean + + + + + src/main/resources