--- devel/nexus2-oss/distinfo 2016-11-12 16:31:13.000000000 +0100 +++ devel/nexus2-oss/distinfo 2017-09-08 00:17:34.814613000 +0200 @@ -1,3 +1,3 @@ -TIMESTAMP = 1474545118 -SHA256 (nexus-2.14.0-01-bundle.tar.gz) = 00e45f83d70714cf5f3436c007b290ad28d81cceb18dacdfad59d6a95493557a -SIZE (nexus-2.14.0-01-bundle.tar.gz) = 73078153 +TIMESTAMP = 1504821135 +SHA256 (nexus-2.14.5-02-bundle.tar.gz) = e63ecd36d2daec6f406793864510b1f516b9a6c9cf1842e204fca95b58070c22 +SIZE (nexus-2.14.5-02-bundle.tar.gz) = 73187012 --- devel/nexus2-oss/files/pkg-message.in 2016-11-12 16:31:13.000000000 +0100 +++ devel/nexus2-oss/files/pkg-message.in 2017-09-07 23:04:06.390112000 +0200 @@ -27,5 +27,5 @@ Documentation ============= Further documentation can be found in the official Nexus Book at: - http://books.sonatype.com/nexus-book/%%BOOKVERSION%%/reference/index.html + https://books.sonatype.com/nexus-book/%%BOOKVERSION%%/reference/index.html ======================================================================== --- devel/nexus2-oss/Makefile 2016-12-01 12:18:03.000000000 +0100 +++ devel/nexus2-oss/Makefile 2017-09-08 00:17:34.814494000 +0200 @@ -1,11 +1,12 @@ -# $FreeBSD: head/devel/nexus2-oss/Makefile 427491 2016-12-01 11:18:03Z mat $ +# $FreeBSD$ PORTNAME= nexus2 -PORTVERSION= 2.14.0 +PORTVERSION= 2.14.5 +DISTVERSIONSUFFIX= 02 CATEGORIES= devel www java MASTER_SITES= http://download.sonatype.com/nexus/oss/ PKGNAMESUFFIX= -oss -DISTNAME= nexus-${PORTVERSION}-01-bundle +DISTNAME= nexus-${PORTVERSION}-${DISTVERSIONSUFFIX}-bundle MAINTAINER= 1983-01-06@gmx.net COMMENT= Maven (and others) artifacts repostory manager @@ -15,17 +16,18 @@ PATCH_DEPENDS= zip:archivers/zip RUN_DEPENDS= javaservicewrapper:sysutils/javaservicewrapper +ONY_FOR_ARCHS= amd64 i386 + NO_ARCH= yes NO_BUILD= yes NO_TEST= yes -ONLY_FOR_ARCHS= i386 amd64 - -USE_JAVA= yes -JAVA_VERSION= 1.7+ USES= cpe CPE_VENDOR= sonatype +USE_JAVA= yes +JAVA_VERSION= 1.7+ + USE_RC_SUBR= ${PORTNAME} NEXUS_USER= nexus @@ -35,7 +37,7 @@ # Change to Java rules DATADIR= ${JAVASHAREDIR}/${PORTNAME} -WRKSRC= ${WRKDIR}/nexus-${PORTVERSION}-01 +WRKSRC= ${WRKDIR}/nexus-${RELEASEVERSION} WRAPPER_DIR= ${PREFIX}/lib/javaservicewrapper WRAPPER_CMD= ${WRAPPER_DIR}/bin/wrapper @@ -48,7 +50,9 @@ ZIP_CMD?= ${LOCALBASE}/bin/zip -NEXUS_CORE_JAR= ${WRKSRC}/nexus/WEB-INF/lib/nexus-core-${PORTVERSION}-01.jar +RELEASEVERSION= ${PORTVERSION}-${DISTVERSIONSUFFIX} + +NEXUS_CORE_JAR= ${WRKSRC}/nexus/WEB-INF/lib/nexus-core-${RELEASEVERSION}.jar SUB_FILES= pkg-message SUB_LIST= NEXUS_RC=${PORTNAME} \ @@ -65,7 +69,8 @@ GROUP=${NEXUS_GROUP} \ RUNDIR=${NEXUS_RUNDIR} \ LOGDIR=${NEXUS_LOGDIR} \ - WORKDIR=${NEXUS_WORKDIR} + WORKDIR=${NEXUS_WORKDIR} \ + VERSION=${RELEASEVERSION} # PATCH NOTES # Several patches are necessary due to the following issues: @@ -98,7 +103,7 @@ @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) @(cd ${STAGEDIR}${DATADIR} && ${MV} conf ${STAGEDIR}${ETCDIR}) @(cd ${STAGEDIR}${ETCDIR} \ - && ${FIND} . -type f -exec ${MV} {} {}.sample \;) + && ${FIND} . -type f -exec ${MV} '{}' '{}'.sample \;) @${MKDIR} ${STAGEDIR}${NEXUS_RUNDIR} @${MKDIR} ${STAGEDIR}${NEXUS_LOGDIR} @${MKDIR} ${STAGEDIR}${NEXUS_WORKDIR} --- devel/nexus2-oss/pkg-plist 2016-11-12 16:31:13.000000000 +0100 +++ devel/nexus2-oss/pkg-plist 2017-09-08 00:17:34.814775000 +0200 @@ -27,16 +27,16 @@ %%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.6.jar -%%DATADIR%%/lib/logback-access-1.1.2.jar -%%DATADIR%%/lib/logback-classic-1.1.2.jar -%%DATADIR%%/lib/logback-core-1.1.2.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-2.14.0-01.jar +%%DATADIR%%/lib/nexus-bootstrap-%%VERSION%%.jar %%DATADIR%%/lib/plexus-interpolation-1.16.jar -%%DATADIR%%/lib/slf4j-api-1.7.6.jar +%%DATADIR%%/lib/slf4j-api-1.7.25.jar %%DATADIR%%/nexus/LICENSE.html %%DATADIR%%/nexus/WEB-INF/bundles/bcprov-jdk15on-1.48.jar %%DATADIR%%/nexus/WEB-INF/classes/META-INF/sisu/javax.inject.Named @@ -56,7 +56,7 @@ %%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-2.14.0-01.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 @@ -82,12 +82,12 @@ %%DATADIR%%/nexus/WEB-INF/lib/jackson-core-2.3.1.jar %%DATADIR%%/nexus/WEB-INF/lib/jackson-databind-2.3.1.jar %%DATADIR%%/nexus/WEB-INF/lib/javax.inject-1.jar -%%DATADIR%%/nexus/WEB-INF/lib/jcl-over-slf4j-1.7.6.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.7.2.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.6.jar +%%DATADIR%%/nexus/WEB-INF/lib/log4j-over-slf4j-1.7.25.jar %%DATADIR%%/nexus/WEB-INF/lib/mail-1.4.7.jar %%DATADIR%%/nexus/WEB-INF/lib/maven-model-3.0.5.jar %%DATADIR%%/nexus/WEB-INF/lib/maven-repository-metadata-3.0.5.jar @@ -96,18 +96,18 @@ %%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-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/lib/nexus-core-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/lib/nexus-ehcache-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/lib/nexus-locks-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/lib/nexus-oss-edition-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/lib/nexus-plugin-api-2.14.0-01.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-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/lib/nexus-repository-metadata-model-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/lib/nexus-scheduler-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/lib/nexus-security-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/lib/nexus-security-realms-2.14.0-01.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 @@ -130,189 +130,189 @@ %%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-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-analytics-plugin-2.14.0-01/dependencies/analytics-client-1.0.0.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-analytics-plugin-2.14.0-01/nexus-analytics-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-archetype-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-archetype-plugin-2.14.0-01/dependencies/archetype-catalog-2.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-archetype-plugin-2.14.0-01/nexus-archetype-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-atlas-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-atlas-plugin-2.14.0-01/nexus-atlas-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-capabilities-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-capabilities-plugin-2.14.0-01/dependencies/nexus-capabilities-model-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-capabilities-plugin-2.14.0-01/nexus-capabilities-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-content-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-content-plugin-2.14.0-01/nexus-content-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-2.14.0-01/dependencies/bcpg-jdk15on-1.48.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-2.14.0-01/dependencies/bcpkix-jdk15on-1.48.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-2.14.0-01/dependencies/bcprov-jdk15on-1.48.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-2.14.0-01/dependencies/goodies-crypto-1.9.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-2.14.0-01/nexus-crypto-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-groovy-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-groovy-plugin-2.14.0-01/dependencies/groovy-all-2.4.4.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-groovy-plugin-2.14.0-01/nexus-groovy-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-h2-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-h2-plugin-2.14.0-01/dependencies/h2-1.3.175.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-h2-plugin-2.14.0-01/nexus-h2-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-2.14.0-01/dependencies/com.sonatype.clm.dto.model-1.5.7.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-2.14.0-01/dependencies/insight-scanner-core-2.3.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-2.14.0-01/dependencies/insight-scanner-model-2.3.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-2.14.0-01/dependencies/insight-scanner-model-io-2.3.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-2.14.0-01/dependencies/nexus-healthcheck-base-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-2.14.0-01/dependencies/nexus-healthcheck-model-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-2.14.0-01/nexus-healthcheck-oss-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-2.14.0-01/dependencies/indexer-artifact-5.1.2-bf3d48b.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-2.14.0-01/dependencies/indexer-core-5.1.2-bf3d48b.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-2.14.0-01/dependencies/jakarta-regexp-1.4.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-2.14.0-01/dependencies/lucene-core-3.6.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-2.14.0-01/dependencies/lucene-highlighter-3.6.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-2.14.0-01/dependencies/lucene-memory-3.6.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-2.14.0-01/dependencies/lucene-queries-3.6.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-2.14.0-01/dependencies/nexus-indexer-lucene-model-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-indexer-lucene-plugin-2.14.0-01/nexus-indexer-lucene-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-2.14.0-01/dependencies/antlr-2.7.7.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-2.14.0-01/dependencies/jackson-dataformat-smile-2.3.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-2.14.0-01/dependencies/jdbi-2.53.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-2.14.0-01/dependencies/kazuki-db-0.1.8.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-2.14.0-01/dependencies/stringtemplate-3.0.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-kazuki-plugin-2.14.0-01/nexus-kazuki-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ldap-realm-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ldap-realm-plugin-2.14.0-01/dependencies/nexus-ldap-common-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ldap-realm-plugin-2.14.0-01/nexus-ldap-realm-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-logging-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-logging-plugin-2.14.0-01/nexus-logging-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-lvo-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-lvo-plugin-2.14.0-01/nexus-lvo-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/aether-connector-wagon-1.13.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/maven-aether-provider-3.0.5.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/maven-model-builder-3.0.5.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/maven-settings-3.0.5.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/maven-settings-builder-3.0.5.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/plexus-sec-dispatcher-1.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/sisu-maven-bridge-3.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/wagon-file-2.4.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/wagon-http-2.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/wagon-http-lightweight-2.4.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/wagon-http-shared4-2.4.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/dependencies/wagon-provider-api-2.4.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-maven-bridge-plugin-2.14.0-01/nexus-maven-bridge-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-2.14.0-01/dependencies/jackson-dataformat-smile-2.3.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-migrationagent-plugin-2.14.0-01/nexus-migrationagent-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-2.14.0-01/dependencies/commons-compress-1.9.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-2.14.0-01/dependencies/jackson-dataformat-smile-2.3.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-2.14.0-01/nexus-npm-repository-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-2.14.0-01/dependencies/core4j-0.5.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-2.14.0-01/dependencies/sisu-odata4j-0.0.7.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-nuget-plugin-2.14.0-01/nexus-nuget-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-2.14.0-01/dependencies/concurrentlinkedhashmap-lru-1.4.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-2.14.0-01/dependencies/jna-4.0.0.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-2.14.0-01/dependencies/jna-platform-4.0.0.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-2.14.0-01/dependencies/orientdb-client-2.1.14.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-2.14.0-01/dependencies/orientdb-core-2.1.14.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-2.14.0-01/dependencies/orientdb-enterprise-2.1.14.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-2.14.0-01/dependencies/orientdb-server-2.1.14.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-orient-plugin-2.14.0-01/nexus-orient-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-outreach-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-outreach-plugin-2.14.0-01/nexus-outreach-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-plugin-console-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-plugin-console-plugin-2.14.0-01/nexus-plugin-console-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/com.noelios.restlet-1.1.6-SONATYPE-5348-V8.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/com.noelios.restlet.ext.servlet-1.1.6-SONATYPE-5348-V8.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/commons-fileupload-1.3.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/enunciate-core-1.26.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/javax.ws.rs-1.0.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/nexus-restlet-bridge-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/nexus-restlet1x-model-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/org.json-2.0-NEXUS-3758.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/org.restlet-1.1.6-SONATYPE-5348-V8.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/org.restlet.ext.fileupload-1.1.6-SONATYPE-5348-V8.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/org.restlet.ext.jaxrs-1.1.6-SONATYPE-5348-V8.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/dependencies/org.restlet.ext.velocity-1.1.6-SONATYPE-5348-V8.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-restlet1x-plugin-2.14.0-01/nexus-restlet1x-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-rrb-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-rrb-plugin-2.14.0-01/nexus-rrb-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/asm-5.0.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/asm-analysis-5.0.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/asm-commons-5.0.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/asm-tree-5.0.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/asm-util-5.0.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/bytelist-1.0.11.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/invokebinder-1.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jcodings-1.0.10.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jffi-1.2.7-native.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jffi-1.2.7.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jnr-constants-0.8.6.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jnr-enxio-0.4.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jnr-ffi-2.0.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jnr-netdb-1.1.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jnr-posix-3.0.9.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jnr-unixsocket-0.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jnr-x86asm-1.0.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/joni-2.1.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jruby-core-1.7.19.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jruby-stdlib-1.7.19.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/jzlib-1.1.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/nailgun-server-0.9.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/nexus-ruby-tools-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/options-1.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/dependencies/snakeyaml-1.13.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-2.14.0-01/nexus-ruby-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-rutauth-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-rutauth-plugin-2.14.0-01/nexus-rutauth-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/FastInfoset-1.2.12.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/asm-3.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/istack-commons-runtime-2.16.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jacksbee-runtime-1.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jackson-jaxrs-base-2.3.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jackson-jaxrs-json-provider-2.3.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jackson-module-jaxb-annotations-2.3.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jaxb-core-2.2.8-b01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jaxb-impl-2.2.8-b01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jersey-apache-client4-1.17.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jersey-client-1.17.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jersey-core-1.17.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jersey-guice-1.17.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jersey-multipart-1.17.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jersey-server-1.17.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jersey-servlet-1.17.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/jsr311-api-1.1.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/mimepull-1.9.3.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/siesta-client-1.7.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/siesta-common-1.7.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/siesta-jackson-1.7.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/siesta-server-1.7.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/dependencies/validation-api-1.1.0.Final.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-2.14.0-01/nexus-siesta-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-site-repository-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-site-repository-plugin-2.14.0-01/nexus-site-repository-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-2.14.0-01/dependencies/jdom-1.0.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-2.14.0-01/dependencies/lucene-core-3.6.2.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-2.14.0-01/dependencies/protobuf-java-2.3.0.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-2.14.0-01/dependencies/rome-0.9.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-timeline-plugin-2.14.0-01/nexus-timeline-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ui-extjs3-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ui-extjs3-plugin-2.14.0-01/nexus-ui-extjs3-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-webresources-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-webresources-plugin-2.14.0-01/nexus-webresources-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-wonderland-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-wonderland-plugin-2.14.0-01/dependencies/nexus-wonderland-model-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-wonderland-plugin-2.14.0-01/nexus-wonderland-plugin-2.14.0-01.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-yum-repository-plugin-2.14.0-01/META-INF/MANIFEST.MF -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-yum-repository-plugin-2.14.0-01/dependencies/commons-exec-1.1.jar -%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-yum-repository-plugin-2.14.0-01/nexus-yum-repository-plugin-2.14.0-01.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.48.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpkix-jdk15on-1.48.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcprov-jdk15on-1.48.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/goodies-crypto-1.9.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.4.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-healthcheck-oss-plugin-%%VERSION%%/META-INF/MANIFEST.MF +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-%%VERSION%%/dependencies/com.sonatype.clm.dto.model-1.5.7.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-%%VERSION%%/dependencies/insight-scanner-core-2.4.5-01.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-%%VERSION%%/dependencies/insight-scanner-model-2.4.5-01.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-%%VERSION%%/dependencies/insight-scanner-model-io-2.4.5-01.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-%%VERSION%%/dependencies/nexus-healthcheck-base-%%VERSION%%.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-%%VERSION%%/dependencies/nexus-healthcheck-model-%%VERSION%%.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-healthcheck-oss-plugin-%%VERSION%%/nexus-healthcheck-oss-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-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.3.1.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.3.1.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.9.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-npm-repository-plugin-%%VERSION%%/dependencies/jackson-dataformat-smile-2.3.1.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.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/asm-5.0.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/asm-analysis-5.0.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/asm-commons-5.0.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/asm-tree-5.0.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/asm-util-5.0.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/bytelist-1.0.11.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/invokebinder-1.2.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jcodings-1.0.10.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jffi-1.2.7-native.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jffi-1.2.7.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-constants-0.8.6.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-enxio-0.4.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-ffi-2.0.1.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-netdb-1.1.2.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-posix-3.0.9.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jnr-unixsocket-0.3.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.3.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jruby-core-1.7.19.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/jruby-stdlib-1.7.19.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/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.2.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-ruby-plugin-%%VERSION%%/dependencies/snakeyaml-1.13.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.3.1.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-jaxrs-json-provider-2.3.1.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/jackson-module-jaxb-annotations-2.3.1.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.7.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/siesta-common-1.7.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/siesta-jackson-1.7.jar +%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-siesta-plugin-%%VERSION%%/dependencies/siesta-server-1.7.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