Top "Sonatype" questions

Sonatype - the company running the Central Repository that coined the Component Lifecycle Management

Using maven-release-plugin with GitHub "You can't push to git://github.com/..."

Recently having switched source code repository for a project to GitHub from SourceForge I need to update the maven release …

maven github maven-release-plugin sonatype maven-scm
REST API for Sonatype Nexus v3.x

I can't find any information for using the REST API for Nexus v3.x (milestone 6 is the current latest), neither …

api rest nexus sonatype
Nexus artifact delete command

I have uploaded the artifact to Sonatype Nexus from command line by using MAVEN/maven/bin/mvn -X -e deploy:…

nexus sonatype
How to pass in credentials when connecting to sonatype nexus (anonymous login disabled)?

In eclipse, the m2eclipse plugin will prompt me for my credentials when I'm building a maven2 project. And it …

java maven-2 command-line nexus sonatype
How to solve 405 error on maven build to Nexus 3?

I have created proxy repos in Nexus 3 pointing to Nexus 2 hosted repositories. This is to snapshot and release repositories on …

nexus sonatype nexus3
Nexus Sonatype return 404 not found after installation

after installing Nexus Sonatype OSS (3.2.1) to manage maven plugin, when I want to access my Nexus user interface using this …

maven repository nexus sonatype
Rest API to get list of artifacts from Nexus OSS 3.x Repository

I have created a raw repository in Nexus 3.x and I'm able to upload artifacts to the same. Now I …

rest nexus sonatype
"Received fatal alert: bad_record_mac" when deploying to sonatype

I'm getting this stacktrace when trying to deploy to sonatype repository (sometimes!): javax.net.ssl.SSLException: Received fatal alert: bad_…

java maven ssl sonatype
How can I adjust timeout for mvn mirror on dependency:resolve -- Error transferring file: Read timed out

Does anyone know how to control the timeout settings for a mirror in the maven settings file or in the …

maven timeout nexus sonatype maven-wagon-plugin
How to customize Sonatype Nexus running port?

I am using Sonatype Nexus OSS version 3.2. Can anyone guide me how to customize the port in which Nexus run ? …

nexus sonatype