Index: branches/2019Q4/devel/nexus2-oss/files/nexus2.in =================================================================== --- branches/2019Q4/devel/nexus2-oss/files/nexus2.in (revision 518150) +++ branches/2019Q4/devel/nexus2-oss/files/nexus2.in (revision 518151) @@ -1,34 +1,34 @@ #!/bin/sh # $FreeBSD$ # # PROVIDE: %%NEXUS_RC%% -# REQUIRE: LOGIN FILESYSTEMS +# REQUIRE: LOGIN FILESYSTEMS NETWORKING # KEYWORD: shutdown # # Add the following line to /etc/rc.conf[.local] to enable Nexus: # # %%NEXUS_RC%%_enable="YES" . /etc/rc.subr name=%%NEXUS_RC%% desc="%%DESC%%" rcvar=%%NEXUS_RC%%_enable load_rc_config ${name} %%NEXUS_RC%%_enable="${%%NEXUS_RC%%_enable:-"NO"}" %%NEXUS_RC%%_user=%%USER%% %%NEXUS_RC%%_group=%%GROUP%% pidfile=%%RUNDIR%%/%%NEXUS_RC%%.pid command=%%WRAPPER_CMD%% command_args="%%ETCDIR%%/wrapper.conf wrapper.syslog.ident=%%NEXUS_RC%% \ wrapper.pidfile=${pidfile} wrapper.lockfile=%%RUNDIR%%/%%NEXUS_RC%%.lock \ wrapper.java.pidfile=%%RUNDIR%%/%%NEXUS_RC%%.java.pid wrapper.daemonize=TRUE \ - wrapper.name=%%NEXUS_RC%% wrapper.displayname=Nexus\ Repository\ Manager\ OSS" + wrapper.name=%%NEXUS_RC%% wrapper.displayname=Nexus_Repository_Manager_OSS" run_rc_command "$1" Index: branches/2019Q4/devel/nexus2-oss/pkg-plist =================================================================== --- branches/2019Q4/devel/nexus2-oss/pkg-plist (revision 518150) +++ branches/2019Q4/devel/nexus2-oss/pkg-plist (revision 518151) @@ -1,323 +1,323 @@ @group %%GROUP%% @mode 644 @sample %%ETCDIR%%/jetty-http-redirect-to-https.xml.sample @sample %%ETCDIR%%/jetty-https.xml.sample @sample %%ETCDIR%%/jetty-jmx.xml.sample @sample %%ETCDIR%%/jetty-requestlog.xml.sample @sample %%ETCDIR%%/jetty.xml.sample @sample %%ETCDIR%%/logback-access.xml.sample @sample %%ETCDIR%%/logback.xml.sample @sample %%ETCDIR%%/nexus.properties.sample @sample %%ETCDIR%%/wrapper.conf.sample @mode @group %%DATADIR%%/LICENSE.txt %%DATADIR%%/NOTICE.txt %%DATADIR%%/lib/javax.servlet-3.0.0.v201112011016.jar %%DATADIR%%/lib/jetty-client-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-continuation-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-deploy-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-http-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-io-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-jmx-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-rewrite-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-security-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-server-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-servlet-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-util-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-webapp-8.1.16.v20140903.jar %%DATADIR%%/lib/jetty-xml-8.1.16.v20140903.jar %%DATADIR%%/lib/jul-to-slf4j-1.7.25.jar %%DATADIR%%/lib/logback-access-1.2.3.jar %%DATADIR%%/lib/logback-classic-1.2.3.jar %%DATADIR%%/lib/logback-core-1.2.3.jar %%DATADIR%%/lib/metrics-core-2.2.0.jar %%DATADIR%%/lib/metrics-jetty-2.2.0.jar %%DATADIR%%/lib/metrics-logback-2.2.0.jar %%DATADIR%%/lib/nexus-bootstrap-%%VERSION%%.jar %%DATADIR%%/lib/plexus-interpolation-1.16.jar %%DATADIR%%/lib/slf4j-api-1.7.25.jar %%DATADIR%%/nexus/LICENSE.html %%DATADIR%%/nexus/WEB-INF/bundles/bcprov-jdk15on-1.60.jar %%DATADIR%%/nexus/WEB-INF/classes/META-INF/sisu/javax.inject.Named %%DATADIR%%/nexus/WEB-INF/classes/ehcache.xml %%DATADIR%%/nexus/WEB-INF/classes/nexus.properties %%DATADIR%%/nexus/WEB-INF/classes/org/sonatype/nexus/webapp/WebappBootstrap.class %%DATADIR%%/nexus/WEB-INF/classes/org/sonatype/nexus/webapp/WebappModule.class %%DATADIR%%/nexus/WEB-INF/classes/org/sonatype/nexus/webapp/metrics/DeadlockHealthCheckProvider.class %%DATADIR%%/nexus/WEB-INF/classes/org/sonatype/nexus/webapp/metrics/HealthCheckMediator.class %%DATADIR%%/nexus/WEB-INF/classes/org/sonatype/nexus/webapp/metrics/MetricsModule$1.class %%DATADIR%%/nexus/WEB-INF/classes/org/sonatype/nexus/webapp/metrics/MetricsModule$2.class %%DATADIR%%/nexus/WEB-INF/classes/org/sonatype/nexus/webapp/metrics/MetricsModule.class %%DATADIR%%/nexus/WEB-INF/lib/UserAgentUtils-1.12.jar %%DATADIR%%/nexus/WEB-INF/lib/aether-api-1.13.1.jar %%DATADIR%%/nexus/WEB-INF/lib/aether-impl-1.13.1.jar %%DATADIR%%/nexus/WEB-INF/lib/aether-spi-1.13.1.jar %%DATADIR%%/nexus/WEB-INF/lib/aether-util-1.13.1.jar %%DATADIR%%/nexus/WEB-INF/lib/annotations-12.0.jar %%DATADIR%%/nexus/WEB-INF/lib/aopalliance-1.0.jar %%DATADIR%%/nexus/WEB-INF/lib/base-configuration-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/cdi-api-1.0.jar %%DATADIR%%/nexus/WEB-INF/lib/commons-beanutils-core-1.8.3-SONATYPE.jar %%DATADIR%%/nexus/WEB-INF/lib/commons-codec-1.8.jar %%DATADIR%%/nexus/WEB-INF/lib/commons-collections-3.2.2.jar %%DATADIR%%/nexus/WEB-INF/lib/commons-io-2.4.jar %%DATADIR%%/nexus/WEB-INF/lib/commons-lang-2.6.jar %%DATADIR%%/nexus/WEB-INF/lib/ehcache-core-2.5.1.jar %%DATADIR%%/nexus/WEB-INF/lib/goodies-common-1.9.1.jar %%DATADIR%%/nexus/WEB-INF/lib/goodies-eventbus-1.9.1.jar %%DATADIR%%/nexus/WEB-INF/lib/goodies-i18n-1.9.1.jar %%DATADIR%%/nexus/WEB-INF/lib/goodies-inject-1.9.1.jar %%DATADIR%%/nexus/WEB-INF/lib/goodies-lifecycle-1.9.1.jar %%DATADIR%%/nexus/WEB-INF/lib/goodies-template-1.9.1.jar %%DATADIR%%/nexus/WEB-INF/lib/gossip-bootstrap-1.8.jar %%DATADIR%%/nexus/WEB-INF/lib/gossip-support-1.8.jar %%DATADIR%%/nexus/WEB-INF/lib/guava-16.0.1.jar %%DATADIR%%/nexus/WEB-INF/lib/guice-assistedinject-3.2.6.jar %%DATADIR%%/nexus/WEB-INF/lib/guice-multibindings-3.2.6.jar %%DATADIR%%/nexus/WEB-INF/lib/guice-servlet-3.2.6.jar %%DATADIR%%/nexus/WEB-INF/lib/httpclient-4.3.6.jar %%DATADIR%%/nexus/WEB-INF/lib/httpcore-4.3.3.jar %%DATADIR%%/nexus/WEB-INF/lib/jackson-annotations-2.9.3.jar %%DATADIR%%/nexus/WEB-INF/lib/jackson-core-2.9.3.jar %%DATADIR%%/nexus/WEB-INF/lib/jackson-databind-2.9.3.jar %%DATADIR%%/nexus/WEB-INF/lib/javax.inject-1.jar %%DATADIR%%/nexus/WEB-INF/lib/javax.mail-1.6.1.jar %%DATADIR%%/nexus/WEB-INF/lib/jcl-over-slf4j-1.7.25.jar %%DATADIR%%/nexus/WEB-INF/lib/joda-time-2.2.jar %%DATADIR%%/nexus/WEB-INF/lib/jsoup-1.11.3.jar %%DATADIR%%/nexus/WEB-INF/lib/jsr250-api-1.0.jar %%DATADIR%%/nexus/WEB-INF/lib/jsr305-2.0.1.jar %%DATADIR%%/nexus/WEB-INF/lib/log4j-over-slf4j-1.7.25.jar %%DATADIR%%/nexus/WEB-INF/lib/maven-model-3.0.5.jar %%DATADIR%%/nexus/WEB-INF/lib/maven-repository-metadata-3.0.5.jar %%DATADIR%%/nexus/WEB-INF/lib/metrics-annotation-2.2.0.jar %%DATADIR%%/nexus/WEB-INF/lib/metrics-guice-2.2.0.jar %%DATADIR%%/nexus/WEB-INF/lib/metrics-httpclient-2.2.0.jar %%DATADIR%%/nexus/WEB-INF/lib/metrics-servlet-2.2.0.jar %%DATADIR%%/nexus/WEB-INF/lib/metrics-web-2.2.0.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-configuration-model-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-core-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-ehcache-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-locks-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-oss-edition-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-plugin-api-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-plugin-bundle-model-1.3.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-repository-metadata-api-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-repository-metadata-model-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-scheduler-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-security-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/nexus-security-realms-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/lib/org.apache.felix.framework-4.2.1.jar %%DATADIR%%/nexus/WEB-INF/lib/org.eclipse.sisu.inject-0.3.1.jar %%DATADIR%%/nexus/WEB-INF/lib/org.eclipse.sisu.plexus-0.3.1.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-cipher-1.7.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-classworlds-2.4.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-component-annotations-1.5.5.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-interpolation-1.16.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-slf4j-logging-1.1.jar %%DATADIR%%/nexus/WEB-INF/lib/plexus-utils-3.0.24.jar %%DATADIR%%/nexus/WEB-INF/lib/shiro-core-1.3.2.jar %%DATADIR%%/nexus/WEB-INF/lib/shiro-ehcache-1.3.2.jar %%DATADIR%%/nexus/WEB-INF/lib/shiro-guice-1.3.2.jar %%DATADIR%%/nexus/WEB-INF/lib/shiro-web-1.3.2.jar %%DATADIR%%/nexus/WEB-INF/lib/sisu-guice-3.2.6.jar %%DATADIR%%/nexus/WEB-INF/lib/sisu-mailer-1.10.jar %%DATADIR%%/nexus/WEB-INF/lib/sisu-resource-scanner-1.1.jar %%DATADIR%%/nexus/WEB-INF/lib/statemap-6.0.1-java.jar %%DATADIR%%/nexus/WEB-INF/lib/tika-core-1.22.jar %%DATADIR%%/nexus/WEB-INF/lib/velocity-1.7.jar %%DATADIR%%/nexus/WEB-INF/lib/xmlpull-1.1.3.1.jar %%DATADIR%%/nexus/WEB-INF/lib/xpp3_min-1.1.4c.jar %%DATADIR%%/nexus/WEB-INF/lib/xstream-1.4.6-SONATYPE-03.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-analytics-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-analytics-plugin-%%VERSION%%/dependencies/analytics-client-1.0.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-analytics-plugin-%%VERSION%%/nexus-analytics-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-archetype-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-archetype-plugin-%%VERSION%%/dependencies/archetype-catalog-2.2.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-archetype-plugin-%%VERSION%%/nexus-archetype-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-atlas-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-atlas-plugin-%%VERSION%%/nexus-atlas-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-capabilities-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-capabilities-plugin-%%VERSION%%/dependencies/nexus-capabilities-model-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-capabilities-plugin-%%VERSION%%/nexus-capabilities-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-content-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-content-plugin-%%VERSION%%/nexus-content-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpg-jdk15on-1.60.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpkix-jdk15on-1.60.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcprov-jdk15on-1.60.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/goodies-crypto-1.9.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/nexus-crypto-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-groovy-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-groovy-plugin-%%VERSION%%/dependencies/groovy-all-2.4.15.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-groovy-plugin-%%VERSION%%/nexus-groovy-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-h2-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-h2-plugin-%%VERSION%%/dependencies/h2-1.3.175.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-h2-plugin-%%VERSION%%/nexus-h2-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-%%VERSION%%/dependencies/indexer-artifact-5.1.2-bf3d48b.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-%%VERSION%%/dependencies/indexer-core-5.1.2-bf3d48b.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-%%VERSION%%/dependencies/jakarta-regexp-1.4.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-%%VERSION%%/dependencies/lucene-core-3.6.2.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-%%VERSION%%/dependencies/lucene-highlighter-3.6.2.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-%%VERSION%%/dependencies/lucene-memory-3.6.2.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-%%VERSION%%/dependencies/lucene-queries-3.6.2.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-%%VERSION%%/dependencies/nexus-indexer-lucene-model-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-%%VERSION%%/nexus-indexer-lucene-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/dependencies/com.sonatype.clm.dto.model-1.5.7.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/dependencies/insight-rm-common-1.33.0-04.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/dependencies/insight-scanner-core-2.4.5-01.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/dependencies/insight-scanner-model-2.6.1-01.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/dependencies/insight-scanner-model-io-2.4.5-01.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/dependencies/nexus-healthcheck-base-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/dependencies/nexus-healthcheck-model-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/dependencies/nexus-iq-repository-model-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/dependencies/nexus-ssl-model-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-iq-repository-oss-plugin-%%VERSION%%/nexus-iq-repository-oss-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/antlr-2.7.7.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/jdbi-2.53.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/kazuki-db-0.1.8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/dependencies/stringtemplate-3.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-%%VERSION%%/nexus-kazuki-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ldap-realm-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ldap-realm-plugin-%%VERSION%%/dependencies/nexus-ldap-common-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ldap-realm-plugin-%%VERSION%%/nexus-ldap-realm-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-logging-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-logging-plugin-%%VERSION%%/nexus-logging-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-lvo-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-lvo-plugin-%%VERSION%%/nexus-lvo-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/aether-connector-wagon-1.13.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/maven-aether-provider-3.0.5.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/maven-model-builder-3.0.5.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/maven-settings-3.0.5.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/maven-settings-builder-3.0.5.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/plexus-sec-dispatcher-1.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/sisu-maven-bridge-3.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/wagon-file-2.4.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/wagon-http-2.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/wagon-http-lightweight-2.4.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/wagon-http-shared4-2.4.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/dependencies/wagon-provider-api-2.4.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-%%VERSION%%/nexus-maven-bridge-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-%%VERSION%%/nexus-migrationagent-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/commons-compress-1.19.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.9.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/nexus-npm-repository-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-%%VERSION%%/dependencies/core4j-0.5.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-%%VERSION%%/dependencies/sisu-odata4j-0.0.7.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-%%VERSION%%/nexus-nuget-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-%%VERSION%%/dependencies/concurrentlinkedhashmap-lru-1.4.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-%%VERSION%%/dependencies/jna-4.0.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-%%VERSION%%/dependencies/jna-platform-4.0.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-%%VERSION%%/dependencies/orientdb-client-2.1.14.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-%%VERSION%%/dependencies/orientdb-core-2.1.14.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-%%VERSION%%/dependencies/orientdb-enterprise-2.1.14.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-%%VERSION%%/dependencies/orientdb-server-2.1.14.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-%%VERSION%%/nexus-orient-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-outreach-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-outreach-plugin-%%VERSION%%/nexus-outreach-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-plugin-console-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-plugin-console-plugin-%%VERSION%%/nexus-plugin-console-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/com.noelios.restlet-1.1.6-SONATYPE-5348-V8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/com.noelios.restlet.ext.servlet-1.1.6-SONATYPE-5348-V8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/commons-fileupload-1.3.2.SONATYPE.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/enunciate-core-1.26.2.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/javax.ws.rs-1.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/nexus-restlet-bridge-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/nexus-restlet1x-model-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/org.json-2.0-NEXUS-3758.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/org.restlet-1.1.6-SONATYPE-5348-V8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/org.restlet.ext.fileupload-1.1.6-SONATYPE-5348-V8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/org.restlet.ext.jaxrs-1.1.6-SONATYPE-5348-V8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/dependencies/org.restlet.ext.velocity-1.1.6-SONATYPE-5348-V8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-%%VERSION%%/nexus-restlet1x-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-rrb-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-rrb-plugin-%%VERSION%%/nexus-rrb-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/bytelist-1.0.15.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/dirgra-0.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/invokebinder-1.10.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jcodings-1.0.27.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jffi-1.2.16-native.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jffi-1.2.16.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-constants-0.9.9.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-enxio-0.16.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-netdb-1.1.6.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-posix-3.0.44.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-unixsocket-0.17.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-x86asm-1.0.2.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/joni-2.1.15.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jruby-core-9.1.16.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jruby-stdlib-9.1.16.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jzlib-1.1.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/modulator-1.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/nailgun-server-0.9.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/nexus-ruby-tools-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/options-1.4.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/unsafe-fences-1.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/nexus-ruby-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-rutauth-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-rutauth-plugin-%%VERSION%%/nexus-rutauth-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/FastInfoset-1.2.12.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/asm-3.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/istack-commons-runtime-2.16.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jacksbee-runtime-1.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-base-2.9.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-json-provider-2.9.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-module-jaxb-annotations-2.9.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jaxb-core-2.2.8-b01.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jaxb-impl-2.2.8-b01.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jersey-apache-client4-1.17.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jersey-client-1.17.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jersey-core-1.17.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jersey-guice-1.17.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jersey-multipart-1.17.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jersey-server-1.17.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jersey-servlet-1.17.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jsr311-api-1.1.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/mimepull-1.9.3.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/siesta-client-1.8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/siesta-common-1.8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/siesta-jackson-1.8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/siesta-server-1.8.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/validation-api-1.1.0.Final.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/nexus-siesta-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-site-repository-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-site-repository-plugin-%%VERSION%%/nexus-site-repository-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-%%VERSION%%/dependencies/jdom-1.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-%%VERSION%%/dependencies/lucene-core-3.6.2.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-%%VERSION%%/dependencies/protobuf-java-2.3.0.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-%%VERSION%%/dependencies/rome-0.9.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-%%VERSION%%/nexus-timeline-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ui-extjs3-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ui-extjs3-plugin-%%VERSION%%/nexus-ui-extjs3-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-webresources-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-webresources-plugin-%%VERSION%%/nexus-webresources-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-wonderland-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-wonderland-plugin-%%VERSION%%/dependencies/nexus-wonderland-model-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-wonderland-plugin-%%VERSION%%/nexus-wonderland-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-yum-repository-plugin-%%VERSION%%/META-INF/MANIFEST.MF %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-yum-repository-plugin-%%VERSION%%/dependencies/commons-exec-1.1.jar %%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-yum-repository-plugin-%%VERSION%%/nexus-yum-repository-plugin-%%VERSION%%.jar %%DATADIR%%/nexus/WEB-INF/web.xml %%DATADIR%%/nexus/favicon.ico %%DATADIR%%/nexus/favicon.png -%%DATADIR%%/nexus/images/header_branding.png -%%DATADIR%%/nexus/images/nexus650x55.png +%%DATADIR%%/nexus/images/NexusRepoMngr_horiz_white+color@2x.png +%%DATADIR%%/nexus/images/NexusRepoMngr_withSonatype@3x.png %%DATADIR%%/nexus/robots.txt @dir(%%USER%%,%%GROUP%%,750) %%RUNDIR%% @dir(%%USER%%,%%GROUP%%,750) %%LOGDIR%% @dir(%%USER%%,%%GROUP%%,750) %%WORKDIR%%