[MNG-6992] Allow access to org.eclipse.aether.transform

This closes #379
This commit is contained in:
Slawomir Jaranowski 2020-09-29 19:39:51 +02:00 committed by Michael Osipov
parent 39641ac803
commit d5a5bc553a
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ under the License.
<exportedPackage>org.eclipse.aether.resolution</exportedPackage>
<exportedPackage>org.eclipse.aether.spi</exportedPackage>
<exportedPackage>org.eclipse.aether.transfer</exportedPackage>
<exportedPackage>org.eclipse.aether.transform</exportedPackage>
<exportedPackage>org.eclipse.aether.version</exportedPackage>
<!-- plexus-classworlds -->