Hi,

Inclusion of maven-clean-plugin (in r91661) in the root pom has created some
test failure in carbon core. This is due to some test resources getting
copied to the target folder in validate phase and then auto-clean runs on
initialize phase and deletes those resources.  (for example, see
core/org.wso2.carbon.user.core/pom.xml)

I think, the correct phase to copy test resources should be
process-test-resources. I'll modify failing cases to copy resources in this
phase. Please shout if you have any concerns about this changes.

Regards,
Shankar

-- 
S.Uthaiyashankar
Senior Architect & Senior Manager
WSO2 Inc.
http://wso2.com/ - "lean . enterprise . middleware"
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to