Hi I'm using java 7, so it is not the same problem.
But infra guys told me it looks like my location is behind a load balancer that is causing the trouble, because nexus creates two repos instead of 1, so the solution could be release from other location. regards, Leonardo Uribe 2016-09-09 6:48 GMT-05:00 Udo Schnurpfeil <[email protected]>: > Hi, > > I'm not really sure if this is the same problem. > > Are you building with Java 1.6? IMO it's not possible to deploy with > Java 1.6, because it doesn't support the required SSL/TLS standards of > the Apache server. > > Which step fails? How to reproduce? > > Regards, > > Udo > > Am 08.09.16 um 04:38 schrieb Leonardo Uribe: > > Hi > > > > Trying to run the release steps for MyFaces Core I have found some > > problems with the generated .md5 and .sha1 files. > > > > failureMessage Incorrect SHA1: > > '/org/apache/myfaces/core/myfaces-impl/2.2.11/myfaces- > impl-2.2.11-tlddoc.jar.sha1' > > failureMessage Incorrect MD5: > > '/org/apache/myfaces/core/myfaces-impl/2.2.11/myfaces- > impl-2.2.11-facelets-tlddoc.jar.md5' > > failureMessage Incorrect SHA1: > > '/org/apache/myfaces/core/myfaces-impl/2.2.11/myfaces- > impl-2.2.11-javadoc.jar.sha1' > > failureMessage Incorrect MD5: > > '/org/apache/myfaces/core/internal/myfaces-impl-shared/ > 2.2.11/myfaces-impl-shared-2.2.11.jar.md5' > > failureMessage Missing MD5: > > '/org/apache/myfaces/core/internal/myfaces-impl-shared/ > 2.2.11/myfaces-impl-shared-2.2.11-javadoc.jar.md5' > > failureMessage Missing MD5: > > '/org/apache/myfaces/core/internal/myfaces-impl-shared- > public/2.2.11/myfaces-impl-shared-public-2.2.11.pom.md5' > > failureMessage Incorrect SHA1: > > '/org/apache/myfaces/core/myfaces-bundle/2.2.11/myfaces- > bundle-2.2.11-sources.jar.sha1' > > failureMessage Incorrect MD5: > > '/org/apache/myfaces/core/myfaces-bundle/2.2.11/myfaces- > bundle-2.2.11-sources.jar.md5' > > failureMessage Missing SHA1: > > '/org/apache/myfaces/core/myfaces-bundle/2.2.11/myfaces- > bundle-2.2.11.pom.sha1' > > failureMessage Missing MD5: > > '/org/apache/myfaces/core/myfaces-bundle/2.2.11/myfaces- > bundle-2.2.11.jar.md5' > > failureMessage Incorrect MD5: > > '/org/apache/myfaces/core/myfaces-api/2.2.11/myfaces- > api-2.2.11-javadoc.jar.md5' > > failureMessage Missing SHA1: > > '/org/apache/myfaces/core/myfaces-api/2.2.11/myfaces- > api-2.2.11-tests.jar.sha1' > > failureMessage Incorrect SHA1: > > '/org/apache/myfaces/core/myfaces-core-assembly/2.2.11/ > myfaces-core-assembly-2.2.11-src.zip.sha1' > > failureMessage Incorrect MD5: > > '/org/apache/myfaces/core/myfaces-core-assembly/2.2.11/ > myfaces-core-assembly-2.2.11-src.zip.md5' > > failureMessage Incorrect SHA1: > > '/org/apache/myfaces/core/myfaces-core-assembly/2.2.11/ > myfaces-core-assembly-2.2.11.zip.sha1' > > failureMessage Incorrect MD5: > > '/org/apache/myfaces/core/myfaces-core-assembly/2.2.11/ > myfaces-core-assembly-2.2.11.zip.md5' > > failureMessage Incorrect SHA1: > > '/org/apache/myfaces/core/myfaces-core-assembly/2.2.11/ > myfaces-core-assembly-2.2.11.tar.gz.sha1' > > failureMessage Incorrect MD5: > > '/org/apache/myfaces/core/myfaces-core-assembly/2.2.11/ > myfaces-core-assembly-2.2.11.tar.gz.md5' > > failureMessage Incorrect MD5: > > '/org/apache/myfaces/core/myfaces-core-assembly/2.2.11/ > myfaces-core-assembly-2.2.11-bin.tar.gz.md5' > > failureMessage Missing MD5: > > '/org/apache/myfaces/core/myfaces-impl-test/2.2.11/ > myfaces-impl-test-2.2.11.pom.md5' > > failureMessage Missing SHA1: > > '/org/apache/myfaces/core/myfaces-core-project/2.2.11/ > myfaces-core-project-2.2.11-site.xml.sha1' > > > > Does anybody know anything about this issue in other apache projects? I > > tried to update some maven/plugin versions but it doesn't work. > > > > I have created this issue to follow it: > > > > https://issues.apache.org/jira/browse/INFRA-12585 > > > > regards, > > > > Leonardo Uribe >
