# Load the Rails application
require File.expand_path('../application', __FILE__)
# Make sure there's no plugin in vendor/plugin before starting
vendor_plugins_dir = File.join(Rails.root, "vendor", "plugins")
if Dir.glob(File.join(vendor_plugins_dir, "*")).any?
$stderr.puts "Plugins in vendor/plugins (#{vendor_plugins_dir}) are no longer allowed. " +
"Please, put your Redmine plugins in the `plugins` directory at the root of your " +
"Redmine directory (#{File.join(Rails.root, "plugins")})"
exit 1
end
# Initialize the Rails application
Rails.application.initialize!
m method='get'>
<?xml version="1.0" encoding="ISO-8859-1"?><!-- ~ Licensed to the Apache Software Foundation (ASF) under one ~ or more contributor license agreements. See the NOTICE file ~ distributed with this work for additional information ~ regarding copyright ownership. The ASF licenses this file ~ to you under the Apache License, Version 2.0 (the ~ "License"); you may not use this file except in compliance ~ with the License. You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, ~ software distributed under the License is distributed on an ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~ KIND, either express or implied. See the License for the ~ specific language governing permissions and limitations ~ under the License. --><project><custom><fluidoSkin><topBarEnabled>true</topBarEnabled><sideBarEnabled>false</sideBarEnabled><skipGenerationDate>true</skipGenerationDate><googleSearch><sitesearch>${project.url}</sitesearch></googleSearch><twitter><user>archiva</user><showUser>true</showUser><showFollowers>false</showFollowers></twitter><ohloh><projectId>6670</projectId><widget>thin-badge</widget></ohloh><gitHub><projectId>apache/archiva</projectId><ribbonOrientation>right</ribbonOrientation><ribbonColor>gray</ribbonColor></gitHub></fluidoSkin></custom><publishDateformat="yyyy-MM-dd"position="right"/><versionposition="right"/><body><head><![CDATA[<linkrel="stylesheet"type="text/css"href="https://archiva.apache.org/css/site.css"/>]]></head><breadcrumbs><itemname="Apache"href="https://www.apache.org"/><itemname="Archiva"href="https://archiva.apache.org/index.html"/><itemname="Archiva Modules"href="index.html"/></breadcrumbs><menuname="Developers"><itemname="Overview"href="/index.html"/><itemname="Terminology"href="/terminology.html"/><itemname="Metadata Control Model"href="/metadata-content-model.html"/><itemname="Metadata API"href="/metadata-api.html"/><itemname="Repository API"href="/repository-api.html"/></menu><menuref="modules"/></body></project>