Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2019 04:42:38 +0000 (UTC)
From:      Johannes M Dieterich <jmd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492589 - in head/devel/nexus2-oss: . files
Message-ID:  <201902100442.x1A4gcjp032607@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jmd
Date: Sun Feb 10 04:42:37 2019
New Revision: 492589
URL: https://svnweb.freebsd.org/changeset/ports/492589

Log:
  devel/nexus2-oss: Update to 2.14.9-01
  
  While there, update maintainer email address.
  
  PR:	222150
  Submitted by:	Michael Osipov <michael.osipov@siemens.com> (maintainer)

Modified:
  head/devel/nexus2-oss/Makefile
  head/devel/nexus2-oss/distinfo
  head/devel/nexus2-oss/files/pkg-message.in
  head/devel/nexus2-oss/pkg-plist

Modified: head/devel/nexus2-oss/Makefile
==============================================================================
--- head/devel/nexus2-oss/Makefile	Sun Feb 10 03:20:10 2019	(r492588)
+++ head/devel/nexus2-oss/Makefile	Sun Feb 10 04:42:37 2019	(r492589)
@@ -1,31 +1,33 @@
 # $FreeBSD$
 
 PORTNAME=	nexus2
-PORTVERSION=	2.14.0
+PORTVERSION=	2.14.9
+DISTVERSIONSUFFIX=	01
 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
+MAINTAINER=	michael.osipov@siemens.com
 COMMENT=	Maven (and others) artifacts repostory manager
 
 LICENSE=	EPL
 
+ONLY_FOR_ARCHS=	amd64 i386
+
 PATCH_DEPENDS=	zip:archivers/zip
 RUN_DEPENDS=	javaservicewrapper:sysutils/javaservicewrapper
 
 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 @@ GROUPS=		${NEXUS_GROUP}
 
 # 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,8 +50,10 @@ NEXUS_WORKDIR=	/var/${PORTNAME}
 
 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} \
 		DESC="${COMMENT}" \
@@ -65,7 +69,8 @@ PLIST_SUB=	USER=${NEXUS_USER} \
 		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:
@@ -91,14 +96,14 @@ post-patch:
 		${WRKSRC}/conf/nexus.properties ${WRKSRC}/conf/wrapper.conf
 	@${FIND} ${WRKSRC} -name '*.bak' -delete -o -name '*.orig' -delete
 	@(cd ${FILESDIR}/nexus/WEB-INF/lib/nexus-core.jar \
-		&& ${ZIP_CMD} -urq ${NEXUS_CORE_JAR} META-INF)
+		&& ${ZIP_CMD} -r ${NEXUS_CORE_JAR} META-INF)
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${DATADIR}
 	@(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}

Modified: head/devel/nexus2-oss/distinfo
==============================================================================
--- head/devel/nexus2-oss/distinfo	Sun Feb 10 03:20:10 2019	(r492588)
+++ head/devel/nexus2-oss/distinfo	Sun Feb 10 04:42:37 2019	(r492589)
@@ -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 = 1533395818
+SHA256 (nexus-2.14.9-01-bundle.tar.gz) = 870a1052f1a23ee4879f9b37263ee4d67972df30dae5f3ae83a5afcbbe41ab2d
+SIZE (nexus-2.14.9-01-bundle.tar.gz) = 81729327

Modified: head/devel/nexus2-oss/files/pkg-message.in
==============================================================================
--- head/devel/nexus2-oss/files/pkg-message.in	Sun Feb 10 03:20:10 2019	(r492588)
+++ head/devel/nexus2-oss/files/pkg-message.in	Sun Feb 10 04:42:37 2019	(r492589)
@@ -27,5 +27,5 @@ The work, log, and run directories are located at:
 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
 ========================================================================

Modified: head/devel/nexus2-oss/pkg-plist
==============================================================================
--- head/devel/nexus2-oss/pkg-plist	Sun Feb 10 03:20:10 2019	(r492588)
+++ head/devel/nexus2-oss/pkg-plist	Sun Feb 10 04:42:37 2019	(r492589)
@@ -27,18 +27,18 @@
 %%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/bundles/bcprov-jdk15on-1.59.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
@@ -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
@@ -64,12 +64,12 @@
 %%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.jar
-%%DATADIR%%/nexus/WEB-INF/lib/goodies-eventbus-1.9.jar
-%%DATADIR%%/nexus/WEB-INF/lib/goodies-i18n-1.9.jar
-%%DATADIR%%/nexus/WEB-INF/lib/goodies-inject-1.9.jar
-%%DATADIR%%/nexus/WEB-INF/lib/goodies-lifecycle-1.9.jar
-%%DATADIR%%/nexus/WEB-INF/lib/goodies-template-1.9.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
@@ -78,17 +78,17 @@
 %%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.3.1.jar
-%%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/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/jcl-over-slf4j-1.7.6.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.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/mail-1.4.7.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
@@ -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
@@ -116,209 +116,209 @@
 %%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.10.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.8.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.7.jar
+%%DATADIR%%/nexus/WEB-INF/lib/tika-core-1.17.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-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.59.jar
+%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcpkix-jdk15on-1.59.jar
+%%DATADIR%%/nexus/WEB-INF/plugin-repository/nexus-crypto-plugin-%%VERSION%%/dependencies/bcprov-jdk15on-1.59.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.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-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.9.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.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/robots.txt
+@postunexec echo "==> If your are permanently removing this package consider deleting %%RUNDIR%%, %%LOGDIR%%, and %%WORKDIR%% manually!"
 @dir(%%USER%%,%%GROUP%%,750) %%RUNDIR%%
 @dir(%%USER%%,%%GROUP%%,750) %%LOGDIR%%
 @dir(%%USER%%,%%GROUP%%,750) %%WORKDIR%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902100442.x1A4gcjp032607>