[
https://issues.apache.org/jira/browse/DMAP-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15428548#comment-15428548
]
Werner Keil commented on DMAP-196:
----------------------------------
The Java Client job now fails exactly with this as a problem
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on
project devicemap-client: Could not resolve dependencies for project
org.apache.devicemap:devicemap-client:jar:1.2.0-SNAPSHOT: Could not find
artifact org.apache.devicemap:devicemap-data:jar:1.0.4-SNAPSHOT in Nexus
(http://repository.apache.org/snapshots) -> [Help 1]
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :devicemap-client
> Deploy Snapshots to Apache Snapshot repo
> ----------------------------------------
>
> Key: DMAP-196
> URL: https://issues.apache.org/jira/browse/DMAP-196
> Project: DeviceMap
> Issue Type: Task
> Components: Infrastructure
> Reporter: Werner Keil
> Assignee: Werner Keil
>
> There are plenty of Apache projects deploying SNAPSHOT artifacts
> automatically to the Snapshot Maven repo, like
> https://repository.apache.org/content/groups/snapshots/org/apache/brooklyn/brooklyn-api/0.10.0-SNAPSHOT/
> for Brooklyn or
> https://repository.apache.org/content/groups/snapshots/org/apache/tamaya/tamaya-api/0.3-incubating-SNAPSHOT/
> for Tamaya.
> This seems to have been attempted for DeviceMap
> https://repository.apache.org/content/groups/snapshots/org/apache/devicemap/devicemap-data/1.0.2-SNAPSHOT/
> but the repository contains nothing but 2 metadata files. No artifacts.
> Let's fix it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)