Native ARchive plugin for Maven

This plugin compiles native code and publishes native artifacts in the form of nar files.

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.md-5
ArtifactId

ArtifactId

nar-maven-plugin
Last Version

Last Version

3.0.0-SpigotMC-1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Native ARchive plugin for Maven
This plugin compiles native code and publishes native artifacts in the form of nar files.

Download nar-maven-plugin

How to add to project

<plugin>
    <groupId>net.md-5</groupId>
    <artifactId>nar-maven-plugin</artifactId>
    <version>3.0.0-SpigotMC-1</version>
</plugin>

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.9
org.apache.maven : maven-project jar 2.0.9
org.apache.maven : maven-artifact jar 2.0.9
org.apache.maven : maven-model jar 2.0.9
org.apache.maven.surefire : surefire-booter jar 2.6
org.apache.maven : maven-toolchain jar 2.2.1
org.apache.maven : maven-core jar 2.2.1
org.codehaus.plexus : plexus-container-default jar 1.5.4
org.codehaus.plexus : plexus-compiler-api jar 1.8
org.codehaus.plexus : plexus-utils jar 2.0.5
org.codehaus.plexus : plexus-archiver jar 1.0
com.github.maven-nar : cpptasks-parallel jar 1.3.0
org.apache.bcel : bcel jar 5.2
org.apache.ant : ant jar 1.8.1
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.
net.md-5

Versions

Version
3.0.0-SpigotMC-1