Questions tagged [archiva]

Apache Archiva is an open source repository management software

Apache Archiva is an open source repository management software

254 questions
3
votes
1 answer

Set maven to use archiva repositories WITHOUT using activeByDefault?

I am very close to finally having a working setup with archiva and maven. The last thing that's really boggling me, is how to set up my internal and snapshot repositories - without using a profile which contains activeByDefault set to true. I am…
Sam Levin
  • 3,326
  • 7
  • 30
  • 44
3
votes
2 answers

How to force authentication to Archiva internal repository?

big problem. My Archiva internal repo (and maybe snapshot repo, although I don't know yet as I have not put any snapshots in there yet) seem to be accessible to the public. I.e. if someone wanted the surefire plugin from my repo, they could download…
Sam Levin
  • 3,326
  • 7
  • 30
  • 44
3
votes
1 answer

Configuration problem maven to archiva

I am new to maven. I created one project with maven. I installed archiva. I configured archiva with maven. If I run project without dependency it will work fine. If I add dependency it shows error. I upload the dependency jar in upload artifact.…
3
votes
1 answer

Best way to separate storing of dependent artifacts for projects and plugins

In maven 3 we can separate the dependent artifacts for projects and plugins. What is the best way to do this with a repo manager (nexus ...) if you have proxied and hosted repos? Any examples how define this in settings.xml/pom.xml? Must a duplicate…
Conny Kreyßel
  • 687
  • 5
  • 9
3
votes
1 answer

Archiva vs artifactory

I am doing some research on Apache Archiva and Artifactory. So, actually i am not finding exact information about apache archiva and artifactory supporting following features or not: 1) load balancing 2) Nuget 3) Redhat and CentOs 4) Ease of…
anamika email
  • 327
  • 9
  • 21
3
votes
0 answers

Configuring eclipse, maven and archiva

I'm trying to configure Apache Archiva, Maven and Spring Tool Suite. I have installed Apache Archiva in a Debian Server. At this moment it's running and I can access it using the webapp. I have installed Maven3, and Spring Tool Suite but I can't…
nmartins
  • 185
  • 2
  • 10
3
votes
2 answers

How to setup Apache Archiva to use HTTPS instead of HTTP

In default configuration, Apache Archiva 2.2 uses HTTP, and official documentation tells nothing how to change it to HTTPS. I think that this can be done by modifying conf/jetty.xml file, but when I try to do this, as described in Jetty…
user11153
  • 8,536
  • 5
  • 47
  • 50
3
votes
4 answers

Apache Archiva 2.2.0 Network Proxy does not appear to be working

I have been trying to set up an Enterprise repository for our company using Archiva. While the installation was quite simple, I am now stuck at issue where the Archiva could not reach out to the Central Repository via our corporate proxy. I did the…
Harish
  • 133
  • 1
  • 10
3
votes
2 answers

why can't i upload artifact to archiva (Unauthorized), but i can download from it with admin user?

I'm working with archiva for about a year now, I upload my jars manually through archiva GUI,and it's working fine. Now I want to upload an artifact with maven deploy,the problem is that I get 401-Unauthorized. bare in mind that: 1.) I can download…
Shahar Hamuzim Rajuan
  • 5,610
  • 9
  • 53
  • 91
3
votes
2 answers

Maven fails to retrieve its plugins

When i try to deploy a file using maven, i keep getting errors, and i am at my wits' end on how to fix them. When i use default Archiva internal repository, which is configured as a proxy to maven's central repository, git the following: [WARNING]…
Srv19
  • 3,458
  • 6
  • 44
  • 75
3
votes
1 answer

Unable to use the Linux service to start Archiva 2.1.0

I'm trying to start the recently published Apache Archiva v2.1.0 (Standalone) on Linux. For testing purpose, the zip has been uncompressed in /opt/archiva-2.0. The docs says: http://archiva.apache.org/docs/2.1.0/adminguide/standalone.html On Linux,…
tduchateau
  • 4,351
  • 2
  • 29
  • 40
3
votes
1 answer

How to setup with Gradle an encrypted repository password for Archiva Repo?

I've been looking around for a way to encrypt password when it comes to upload an artifact to my "Archiva" repository and it seems all of the solutions do support Artifactory and Nexus. Is there a way to do it with Archiva in Gradle. Snippet…
3
votes
1 answer

how to upload my local repository to archiva

I am setting up an apache archiva instance to server as our development team's local repository. I'd like to initially seed it with the artifacts in my local .m2 repository. However, as far as I can tell, the depoly plugin and the repository…
Ted
  • 1,641
  • 7
  • 30
  • 52
3
votes
1 answer

Deploy Apache Archiva on tomcat 6

I am trying to deploy Apache Archiva on my Server, but it just fails all the time. specs: os: ubuntu 10.04 tomcat: Apache Tomcat/6.0.24 jvm: 1.6.0_27-b27 $CATALINA_HOME : /usr/share/tomcat6 $CATALINA_BASE : /var/lib/tomcat6 $CATALINA_OPTS :…
philipp
  • 15,947
  • 15
  • 61
  • 106
3
votes
2 answers

Deploy Artifacts from Ivy to Archiva

Is there anyone have tested how to deploy artifacts within Archiva which security enabled. I have the following configuration My ivysettings.xml