mirror of https://github.com/apache/maven.git
[MNG-6992] Allow access to org.eclipse.aether.transform
This closes #379
This commit is contained in:
parent
39641ac803
commit
d5a5bc553a
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue