Top "Artifacts" questions

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

How do I force Maven to use my local repository rather than going out to remote repos to retrieve artifacts?

I’m using Maven 3.3.3 with Java 8 on Mac Yosemite. I have a multi-module project. <modules> <module>…

maven repository maven-3 artifacts
Archive the artifacts in Jenkins

Could someone please explain to me the idea of artifacts in the build process? I have the workspace directory where …

continuous-integration hudson archive jenkins artifacts
How to manually deploy artifacts in Nexus Repository Manager OSS 3

After installing Nexus Repository Manager OSS 3 I do not see option Artifact Upload to upload artifacts through web page. In …

repository nexus artifacts nexus3
Where are Jenkins artifacts located?

I added the Archive Artifacts post-build option to my project. I can see the artifacts from the web browser interface, …

jenkins artifacts
Export unsigned apk from a Gradle Project in Android Studio

I usually create projects with Eclipse and import them into Android Studio, because I hate the project structure AS gives …

android android-studio apk artifacts
Maven not able to download dependency

I have started working on a new project using Maven, and I'm unable to have it work properly on eclipse. …

java maven artifacts hessian
Recommend Build Artifact Repository Manager

Currently we use FTP to maintain build artifact distribution and 3rd party products (for internal use only). Artifacts are docs (…

repository artifacts
Can Jenkins store artifacts outside the job directory?

I currently have Jenkins set up with a number of jobs, but it's proving difficult to back up because the …

hudson jenkins artifacts
How to publish artifacts in Travis CI?

I would like to use Travis CI for my open-source project. The issue that Travis doesn't provide any ways to …

artifacts travis-ci
Downloading artifacts from Jenkins using wget or curl

I am trying to download an artifact from a Jenkins project using a DOS batch script. The reason that this …

batch-file curl jenkins wget artifacts