Top "Artifacts" questions

mostly used in terms of computer graphics artifacts are unwanted bugs in rendered output

Can Nexus or Artifactory store simple tar.gz artifacts?

I have cloud servers located in separate data centers across the world. Each data center is separate from the others. …

deployment nexus artifactory artifacts
Deleting artifacts in artifactory

I want to delete artifacts in artifactory.I googled and found this link https://www.jfrog.com/confluence/display/RTF/…

artifactory artifacts
How to determine if a Maven artifact is in my repo from command line?

I would like to check from command line if a certain coordinate (groupId.artifactId.version) can be found in a …

search maven artifacts
Jenkins maven-release-plugin

In Jenkins (latest), Maven 3.0.x, I have a project (Java source code). I'm using M2 release plugin, which provides a …

maven deployment jenkins maven-release-plugin artifacts
jenkins, what does fingerprint artifacts means?

My understanding As far as I understood artifacts up to now, is that it was used to know if my …

jenkins fingerprint artifacts
Gradle's publishToMavenLocal task is not executed correctly

I'm trying to create a gradle based multi-module project. There is also an project that contains different gradle scripts that …

gradle publish artifacts multi-project
How to have Bamboo artifacts collect a whole folders?

I have one simple plan with one simple job. Tasks: Source code checkout MSBuild Run tests Generate test report In …

bamboo artifacts
jenkins - archive artifacts ‘*’ doesn’t match anything

I'm trying to set up a step to archive artifacts and I want to archive everything however specifying * does not …

jenkins artifacts
Nexus supports Mass upload of artifacts?

I wanted to know if we can have mass upload of artifacts to the repository in Nexus.

maven-2 nexus artifacts
How to archive the content of a folder recursively as artifacts on Jenkins?

My jenkins job creates a temporary subfolder, say "mydir", within the workspace that I then want to archive using the …

recursion jenkins directory artifacts