Igor Lazebny created KARAF-3369:
-----------------------------------
Summary: karaf-maven-plugin 3.0.2 breaks deployment to Nexus
Key: KARAF-3369
URL: https://issues.apache.org/jira/browse/KARAF-3369
Project: Karaf
Issue Type: Bug
Components: karaf-tooling
Affects Versions: 3.0.2
Reporter: Igor Lazebny
Adding karaf-maven-plugin 3.0.2 to pom.xml breaks deployment with 401
(Unauthorized). Tha same pom works OK with version 3.0.1.
Complete error message:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on
project karaf-maven-plugin-test: Failed to deploy artifacts: Could not transfer
artifact org.example:karaf-maven-plugin-test:pom:1.0.0-20141118.093941-1
from/to local-snapshots
(http://localhost:8081/nexus/content/repositories/snapshots/): Failed to
transfer file:
http://localhost:8081/nexus/content/repositories/snapshots/org/example/karaf-maven-plugin-test/1.0.0-SNAPSHOT/karaf-maven-plugin-test-1.0.0-20141118.093941-1.pom.
Return code is: 401 -> [Help 1]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)