FuseSource POM

This is a shared POM parent for FuseSource Maven projects

License

License

GroupId

GroupId

org.fusesource
ArtifactId

ArtifactId

fusesource-pom
Last Version

Last Version

1.12
Release Date

Release Date

Type

Type

pom
Description

Description

FuseSource POM
This is a shared POM parent for FuseSource Maven projects
Project URL

Project URL

http://fusesource.com/
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

http://github.com/chirino/mvnplugins/tree/master

Download fusesource-pom

Filename Size
fusesource-pom-1.12.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.fusesource/fusesource-pom/ -->
<dependency>
    <groupId>org.fusesource</groupId>
    <artifactId>fusesource-pom</artifactId>
    <version>1.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource/fusesource-pom/
implementation 'org.fusesource:fusesource-pom:1.12'
// https://jarcasting.com/artifacts/org.fusesource/fusesource-pom/
implementation ("org.fusesource:fusesource-pom:1.12")
'org.fusesource:fusesource-pom:pom:1.12'
<dependency org="org.fusesource" name="fusesource-pom" rev="1.12">
  <artifact name="fusesource-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource', module='fusesource-pom', version='1.12')
)
libraryDependencies += "org.fusesource" % "fusesource-pom" % "1.12"
[org.fusesource/fusesource-pom "1.12"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

MVN Plugins

Description

MVN Plugins holds a handy collection of maven plugins.

Plugins

  • Maven Graph Plugin: Uses the graphviz command line tool 'dot' to generate a graphical representation of the project dependencies.
  • Maven Uberize Plugin: Provides the capability to package the artifact in an uber-jar, including its dependencies and to shade/rename/relocate the packages of some of the dependencies.
  • Maven Avro Plugin: Compiles Avro definition files see: http://hadoop.apache.org/avro/

... that's it (for now) ...

Project Links

Versions

Version
1.12
1.11
1.10
1.9
1.8
1.7
1.5
1.4
1.3
1.2
1.0