Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-docs-dev] Publishing EPUB Modules to Maven Central

So it appears the only remaining bit is getting the release artefacts published to the OSSRH staging area. I don’t have any clue what is wrong, so I would be great if someone else could have a look. This is the error message I get at the end:

[INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ epub.core.repository ---
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] Mylyn Docs: EPUB Core .............................. SUCCESS [ 42.592 s]
[INFO] [INFO] Eclipse EPUB Tools Core ............................ SUCCESS [ 19.211 s]
[INFO] [INFO] Eclipse EPUB Tools Ant Task ........................ SUCCESS [ 13.373 s]
[INFO] [INFO] Mylyn EPUB Core p2 Repository ...................... FAILURE [02:57 min]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 04:13 min
[INFO] [INFO] Finished at: 2017-10-05T07:19:11-04:00
[INFO] [INFO] Final Memory: 62M/2367M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8:deploy (default-deploy) on project epub.core.repository: Failed to deploy artifacts: Could not transfer artifact org.eclipse.mylyn.docs:epub.core.repository:pom:4.0.1 from/to ossrh (https://oss.sonatype.org/service/local/staging/deploy/maven2/): Connection reset -> [Help 1]


The build job is at https://hudson.eclipse.org/mylyn/view/Mylyn%20Docs/job/mylyn-docs-epub-release/, I have currently set dryRun to true.

Best regards,
Torkild

Attachment: signature.asc
Description: Message signed with OpenPGP


Back to the top