Yes I have changed it as per below, but I am getting the below error now. is
it related to JCE jar? Which I need to download latest and place it in the
security/bin directory?
<plugin>
<artifactId>maven-site-plugin</artifactId>
<version>3.3</version>
</plugin>
[INFO] Scanning for projects...
Downloading:
https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.synapse:Apache-Synapse:2.1.0:
Could not transfer artifact org.apache:apache:pom:9 from/to central
(https://repo.maven.apache.org/maven2):
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathB
uilderException: unable to find valid certification path to requested target
and 'parent.relativePath' points at wrong local POM @ line 24, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.synapse:Apache-Synapse:2.1.0
(D:\muthukumar\software\Apache
Synapse\synapse-2.1.0-src\synapse-2.1.0-src\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for
org.apache.synapse:Apache-Synapse:2.1.0: Could not transfer artifact
org.apache:apache:pom:9 from/to central (https://repo.maven.apache.org/maven2):
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertP
athBuilderException: unable to find valid certification path to requested
target and 'parent.relativePath' points at wrong local POM @ line 24, column 13
-> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
From: Isuru Udana [mailto:[email protected]]
Sent: Wednesday, 21 December 2016 10:17 AM
To: [email protected]
Subject: Re: synapse build error
On Wed, Dec 21, 2016 at 7:42 AM, Rajamanickam Muthukumar
<[email protected]<mailto:[email protected]>> wrote:
Hi Isuru,
Thanks for your immediate reply, I really appreciate. I am using the below,
Apache Maven\apache-maven-3.3.9
That should be fine.
I think you are building the synapse 2.1.0 released tag which has the site
plugin version 3.0.
Can you try updating the site plugin version to 3.3 in the pom ?
From: Isuru Udana [mailto:[email protected]<mailto:[email protected]>]
Sent: Wednesday, 21 December 2016 10:10 AM
To: [email protected]<mailto:[email protected]>
Subject: Re: synapse build error
What's the maven version you are using ?
On Wed, Dec 21, 2016 at 7:34 AM, Rajamanickam Muthukumar
<[email protected]<mailto:[email protected]>> wrote:
I have cleaned many times but still getting the same issue, do I need to
download maven latest?
From: Isuru Udana [mailto:[email protected]<mailto:[email protected]>]
Sent: Wednesday, 21 December 2016 10:01 AM
To: [email protected]<mailto:[email protected]>
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
<[email protected]<mailto:[email protected]>> 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:
[email protected]<mailto:[email protected]>
For additional commands, e-mail:
[email protected]<mailto:[email protected]>
--
Isuru Udana
Technical Lead
; WSO2 Inc.; http://wso2.com
email: [email protected]<mailto:[email protected]>
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: [email protected]<mailto:[email protected]>
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: [email protected]<mailto:[email protected]>
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).