Hi Isuru, Thanks for your immediate reply, I really appreciate. I am using the below,
Apache Maven\apache-maven-3.3.9 From: Isuru Udana [mailto:isud...@gmail.com] Sent: Wednesday, 21 December 2016 10:10 AM To: dev@synapse.apache.org Subject: Re: synapse build error What's the maven version you are using ? On Wed, Dec 21, 2016 at 7:34 AM, Rajamanickam Muthukumar <rmuthuku...@crimsonlogic.com<mailto:rmuthuku...@crimsonlogic.com>> wrote: I have cleaned many times but still getting the same issue, do I need to download maven latest? From: Isuru Udana [mailto:isud...@gmail.com<mailto:isud...@gmail.com>] Sent: Wednesday, 21 December 2016 10:01 AM To: dev@synapse.apache.org<mailto:dev@synapse.apache.org> Subject: Re: synapse build error Hi Muthu, This is related to maven site plugin. Are you building the synapse trunk ? We have set the site plugin version to 3.3 as follows in the root pom in synapse trunk. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> <version>3.3</version> </plugin> AFAIK, version 3.3 shouldn't cause this failure. But as per your log, site plugin version 3.0 is used. That's why I am wondering whether you are building the trunk or not. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.0:site (default) on project Apache-Synapse: Execution defaul te: May be you can try to build in a clean .m2 repo. Thanks. On Wed, Dec 21, 2016 at 7:16 AM, Rajamanickam Muthukumar <rmuthuku...@crimsonlogic.com<mailto:rmuthuku...@crimsonlogic.com>> wrote: Hi Team, I am muthu, I am using the synapse project. I have attached error during build so can you help me to fix that. Thank you Warm Regards, Rajamanickam Muthukumar PMP Disclaimer This email (and any attachments) are intended solely for the named addressee(s) only. It contains confidential and/or privileged information. If you are not the intended recipient or have received this email in error, you must not copy, distribute, disclose or take any action in reliance on any part of it. In such case, you should inform us immediately and delete this email (and any attachments). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org<mailto:dev-unsubscr...@synapse.apache.org> For additional commands, e-mail: dev-h...@synapse.apache.org<mailto:dev-h...@synapse.apache.org> -- Isuru Udana Technical Lead ; WSO2 Inc.; http://wso2.com email: isud...@gmail.com<mailto:isud...@gmail.com> blog: http://mytecheye.blogspot.com/ Disclaimer This email (and any attachments) are intended solely for the named addressee(s) only. It contains confidential and/or privileged information. If you are not the intended recipient or have received this email in error, you must not copy, distribute, disclose or take any action in reliance on any part of it. In such case, you should inform us immediately and delete this email (and any attachments). -- Isuru Udana Technical Lead ; WSO2 Inc.; http://wso2.com email: isud...@gmail.com<mailto:isud...@gmail.com> blog: http://mytecheye.blogspot.com/ Disclaimer This email (and any attachments) are intended solely for the named addressee(s) only. It contains confidential and/or privileged information. If you are not the intended recipient or have received this email in error, you must not copy, distribute, disclose or take any action in reliance on any part of it. In such case, you should inform us immediately and delete this email (and any attachments).