RFR: 8239026: Support non-maven artifacts by JibArtifactManager
Leonid Mesnik
leonid.mesnik at oracle.com
Fri Feb 14 01:44:07 UTC 2020
Hi
Could you please review following fix which extend JibArtifactManager to support download and installation of artifacts with layout different from maven style.
It is planned that user provide name and properties to resolve layout using default or jib manager. There are no tests which use this customization currently added in the testbase. So there is no good interface like Artifact annotation is added.
webrev: http://cr.openjdk.java.net/~lmesnik/8239026/webrev.00/ <http://cr.openjdk.java.net/~lmesnik/8239026/webrev.00/>
bug: https://bugs.openjdk.java.net/browse/JDK-8239026 <https://bugs.openjdk.java.net/browse/JDK-8239026>
Leonid
More information about the build-dev
mailing list