Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Unassigned
Components: maven-deployment-linker
Created: 07/Dec/13 7:57 AM
Description:

While using the Maven Deployment Linker, and not otherwise storing build artifacts locally, "Maven Deployments" are listed for every build as links to your Maven Repository (e.g.: Artifactory). But there is no corresponding data retrieved while using the Remote Access API (JSON or XML). For example, if you had a link similar to this:

http://<hostname>/jenkins/job/<jobname>/<buildnumber>/

You'll see a list of build artifacts deployed to your Maven Repo. But when hitting the Remote Access API like this:

http://<hostname>/jenkins/job/<jobname>/<buildnumber>/api/json?pretty=true

You end up with:

"mavenArtifacts" : null,

Environment: Jenkins 1.542, Maven Deployment Linker 1.5.1, Maven 3.0.4 and Artifactory 2.6.6
Project: Jenkins
Labels: JSON XML RemoteAccessAPI MavenDeploymentLinker
Priority: Major Major
Reporter: Marc Swingler
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to