Questions tagged [archiva]

Apache Archiva is an open source repository management software

Apache Archiva is an open source repository management software

254 questions
0
votes
1 answer

When deploying to Archiva from Jenkins is it necessary to change a settings.xml file where maven is concerned?

I am trying to deploy from Jenkins to Archiva. I'm not very sure how it all works. I have a maven project and I have read that I need to change a settings.xml file. I cannot find such a file in my Archiva 2.0 directories. While in Jenkins I am…
Ree
  • 863
  • 2
  • 18
  • 38
0
votes
1 answer

Deploy from Jenkins to Archiva steps

I see this question as a potential answer to my problem: Deploy Artifact From Jenkins to Archiva with NAnt however the chosen answer starts with: create a Jenkins task. How do I do that? I'm new to Jenkins and need to deploy from Jenkins to archiva.
Ree
  • 863
  • 2
  • 18
  • 38
0
votes
1 answer

maven archiva clean up old versions of certain artifacts

I was wondering if there was a way of automaticaly cleaning up old versions of certain artifacts. The specific artifacts that I'm considering are: web applications executable jars There should not realy be more than the most recent version…
stefaan dutry
  • 1,096
  • 1
  • 10
  • 21
0
votes
1 answer

Misleading error "Unable to download" when there was no space

I recently setup maven mirror proxy Archiva on my local machine. When users in my organization started to use it, all of sudden one person started to get Unable to download artifact ... . Then we switched to original repo mirror. Turns out that this…
peeyush
  • 2,841
  • 3
  • 24
  • 43
0
votes
1 answer

Archiva with LDAP - Bean not Found

I did the changes described in http://archiva.apache.org/redback/integration/ldap.html but now our Archiva 1.3.5. server doesn't start and upgrading to 1.3.6 leaves me with the same error message which states that the beans now referenced in the…
Konrad Höffner
  • 11,100
  • 16
  • 60
  • 118
0
votes
3 answers

Build/Deploy third-party project in maven but upload to my snapshots repository

I build weekly a large third-party project (apache sling) in Jenkins. I've got jenkin's settings.xml set up to use my own archiva server to download all dependencies (using the mirror section). However, I haven't figured out how to get the build to…
0
votes
2 answers

Apache Archiva 1.4-M4 - Deployment Issue

Im in the process of evaluating the new interface of Apache Archiva. The user interface is really good and I was able to configure most of the settings. However, when I try to deploy the artifact through eclipse Im getting the below error. Error…
kds
  • 28,155
  • 9
  • 38
  • 55
0
votes
1 answer

Cannot download 3rd party maven artifacts via apache archiva

I am not able to download 3rd party maven artifacts via apache archiva. I added third-party repository to archiva repositories and I created new Proxy Connector for it. Do I need to do somehing more? Could not resolve dependencies for project XXX…
jaksky
  • 3,305
  • 4
  • 35
  • 68
0
votes
2 answers

Issue pulling SNAPSHOT dependencies from Archiva snapshot repository

I've been setting up an Apache Archiva instance as both a proxy to Maven Central and to capture our development snapshots. I've managed to setup the proxy and I can deploy artifacts to the Archiva snapshot repository however I cannot pull artifacts…
raven-king
  • 1,550
  • 2
  • 18
  • 40
0
votes
1 answer

Deploy jar files to Archiva manually

I have a lot of jar files in my local hard drive and I want to use them as a repository so that my internet connection requirement can be removed. I installed Archiva but I don't know how can I deploy the jar files to Archiva. there is a UI form…
Jamali
  • 754
  • 10
  • 24
0
votes
1 answer

Define repository for apache archiva with svn or any configuration file

Is it possible to define apache archiva repository in configuration file and save it in SVN. So that the repository does not need to be re-applied by hand in the next installation of Apache Archiva?
andy_bu
  • 113
  • 2
  • 13
0
votes
2 answers

archiva extra file not visible

I'm trying to also upload a deployment plan for certain web application projects. This file has the extension '.dat'. I can upload the file to archiva successfully using the deploy:deploy-file command. (checked by calling the url and it's there) The…
stefaan dutry
  • 1,096
  • 1
  • 10
  • 21
0
votes
1 answer

Archiva: Ghost repositories - how to get rid of them ?

It appears that my archiva repository is showing jar files which correspond to artifacts which do not exist any longer. How can i remove them ?
jayunit100
  • 17,388
  • 22
  • 92
  • 167
0
votes
1 answer

Maven repository manager and SCM systems

Using Apache Archiva as a repository manager to control what maven artifacts users download. Want the artifacts managed by Archiva to reside in a SCM system (git) to be able to clearly tag everything that a particular version of the software suite…
user389913
  • 41
  • 1
  • 5
1 2 3
16
17