mirror of
https://github.com/apache/archiva.git
synced 2025-02-08 19:15:22 +00:00
Olivier Lamy
f0a3cbb416
check first if the request is .indexer browsing to not iterate over repositories (ie normal process)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1197905 13f79535-47bb-0310-9956-ffa450edef68
check first if the request is .indexer browsing to not iterate over repositories (ie normal process)
Apache Archiva ============== To get involved in Archiva development, contact dev@archiva.apache.org. Running from Source Code ======================== With maven 3 and the tomcat-maven-plugin, you will be able to run the webapp from the top and include all the other modules in the webapp classloader. No more need to install everything to run the jetty plugin. So just use : mvn tomcat:run -Pdev and hit in your browser : http://localhost:9091/archiva note with dev profile admin account is automatically created with password admin123 see file : archiva-modules/archiva-web/archiva-webapp/src/test/tomcat/auto-admin-creation.properties
Description
Languages
Java
81.6%
JavaScript
9%
TypeScript
3.9%
HTML
3.7%
CSS
0.8%
Other
0.9%