I got the following error while building from the latest trunk [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.0:site (--------create-documentation-module----) on project wso2is: Execution --------create-documentation-module---- of goal org.apache.maven.plugins:maven-site-plugin:3.0:site failed: A required class was missing while executing org.apache.maven.plugins:maven-site-plugin:3.0:site: org/sonatype/aether/graph/DependencyFilter
There are two versions of the plugin being used within the product modules/documentation/pom.xml - 2.0-beta-5 modules/distribution/pom.xml - 3.0 Had to update both the versions to 3.3 to fix the issue. Thanks & Regards, Prabath Twitter : @prabath LinkedIn : http://www.linkedin.com/in/prabathsiriwardena Mobile : +1 650 625 7950 http://blog.facilelogin.com http://blog.api-security.org
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
