| Package | Description |
|---|---|
| com.github.maven_nar |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNarLayout |
class |
NarLayout20
Initial layout which expands a nar file into:
|
class |
NarLayout21
Layout which expands a nar file into:
|
| Modifier and Type | Method and Description |
|---|---|
protected NarLayout |
AbstractNarMojo.getLayout() |
static NarLayout |
AbstractNarLayout.getLayout(String layoutName,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
void |
NarManager.unpackAttachedNars(List narArtifacts,
org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager,
String classifier,
String os,
NarLayout layout,
File unpackDir) |
Copyright © 2005-2016 NAR Maven Plugin developers. All Rights Reserved.