public class Repackager extends Object
| 构造器和说明 |
|---|
Repackager(File source,
org.apache.maven.plugin.logging.Log logger,
String mainClass) |
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 repackagedpublic final File getBackupFile()
File to use to backup the original source.public final File getFile()
Copyright © 2024. All rights reserved.