{"id":13511779,"url":"https://github.com/apache/archiva","last_synced_at":"2025-10-08T02:30:54.500Z","repository":{"id":15885933,"uuid":"18627126","full_name":"apache/archiva","owner":"apache","description":"Apache Archiva Repository","archived":true,"fork":false,"pushed_at":"2023-09-04T22:48:04.000Z","size":62366,"stargazers_count":326,"open_issues_count":34,"forks_count":117,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-12-03T16:27:16.427Z","etag":null,"topics":["apache","archiva","java","maven-repository"],"latest_commit_sha":null,"homepage":"https://archiva.apache.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2014-04-10T07:00:07.000Z","updated_at":"2024-08-26T08:42:36.000Z","dependencies_parsed_at":"2024-01-16T12:02:07.198Z","dependency_job_id":null,"html_url":"https://github.com/apache/archiva","commit_stats":null,"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farchiva","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farchiva/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farchiva/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farchiva/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/archiva/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235674061,"owners_count":19027515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache","archiva","java","maven-repository"],"created_at":"2024-08-01T03:01:10.564Z","updated_at":"2025-10-08T02:30:46.875Z","avatar_url":"https://github.com/apache.png","language":"Java","readme":"Apache Archiva\n==============\n\nLicensing information\n=====================\n\nArchiva is developed under the Apache License Version 2.0 \n\nPlease notice, the download distribution includes third party Java libraries that are not covered by Apache license, namely:\n- Common Development and Distribution License (CDDL)\n- Mozilla License\n- Day Specification License\n\n\nArchiva Development\n===================\n\nTo get involved in Archiva development, contact dev@archiva.apache.org.\n\nNOTE: you will need a `MAVEN_OPTS` with some memory setup as sample:  \n`export MAVEN_OPTS=\"-Xmx768m -Xms768m -XX:MaxPermSize=256m\"`\n\nRunning from Source Code\n========================\n\nAs webapp js is in dev and won't probably be released soon, the module is not activated by default and it's included only in a profile\n`mvn jetty:run -pl :archiva-webapp -am`  (to save fingers :-) use `sh ./jetty.sh` ) (debug with `sh ./jetty-debug.sh`, debug port is 8000)\n\n\nhit your browser: http://localhost:9091/archiva/index.html\n\nTest Registration email\n========================\nRedback can send email on registration. By default the mail jndi si configured to use localhost.\nYou can use your gmail accout for testing purpose.\nIn your **~/.m2/settings.xml** file add a property with a path to a tomcat context file:\n```xml\n\u003ctomcatContextXml\u003e/Users/olamy/dev/tomcat-context-archiva-gmail.xml\u003c/tomcatContextXml\u003e\n```\nThis file must contains:\n\n```xml\n\u003cContext path=\"/archiva\"\u003e\n  \u003cResource name=\"jdbc/users\" auth=\"Container\" type=\"javax.sql.DataSource\"\n            username=\"sa\"\n            password=\"\"\n            driverClassName=\"org.apache.derby.jdbc.EmbeddedDriver\"\n            url=\"jdbc:derby:${catalina.base}/target/database/users;create=true\"\n  /\u003e\n  \u003cResource name=\"mail/Session\" auth=\"Container\"\n          type=\"javax.mail.Session\"\n          mail.smtp.host=\"smtp.gmail.com\"\n          mail.smtp.port=\"465\"\n          mail.smtp.auth=\"true\"\n          mail.smtp.user=\"your gmail account\"\n          password=\"your gmail password\"\n          mail.smtp.starttls.enable=\"true\"\n          mail.smtp.socketFactory.class=\"javax.net.ssl.SSLSocketFactory\"/\u003e\n\n\u003c/Context\u003e\n```\n\nUsing with cassandra as metadata storage\n========================\nYou can run the application using cassandra as storage.\n\n```shell\nsh ./jetty.sh -Pcassandra\n```\n\nDefault cassandra host is localhost and port 9160\n\nYou can override using:\n\n * `-Dcassandra.host=`\n * `-Dcassandra.port=`\n\n\n\n\n","funding_links":[],"categories":["Java","工件仓库"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Farchiva","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Farchiva","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Farchiva/lists"}