public class Repackager extends Object
| 构造器和说明 |
|---|
Repackager(File source,
org.apache.maven.plugin.logging.Log logger) |
public Repackager(File source, org.apache.maven.plugin.logging.Log logger)
public void repackage(File destination, Libraries libraries) throws IOException
destination - the destination file (may be the same as the source)libraries - the libraries required to run the archiveIOException - if the file cannot be repackagedCopyright © 2022. All rights reserved.