mvn2nix

Generate project-info.json for use with nix's Maven repository generation functions.

License

License

MIT License
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.nixos.mvn2nix
ArtifactId

ArtifactId

mvn2nix-maven-plugin
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

mvn2nix
Generate project-info.json for use with nix's Maven repository generation functions.
Project URL

Project URL

https://github.com/NixOS/mvn2nix-maven-plugin
Source Code Management

Source Code Management

https://github.com/NixOS/mvn2nix-maven-plugin

Download mvn2nix-maven-plugin

How to add to project

<plugin>
    <groupId>org.nixos.mvn2nix</groupId>
    <artifactId>mvn2nix-maven-plugin</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven : maven-core jar 3.3.3
javax.json : javax.json-api jar 1.0

provided (2)

Group / Artifact Type Version
org.eclipse.aether : aether-api jar 1.0.2.v20150114
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

runtime (1)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0