Git Product home page Git Product logo

nebula-publishing-plugin's Introduction

Nebula Publishing Plugin

Provides publishing related plugins. Current plugins:

  • 'nebula-maven-publishing' - Clean up maven output
    • Refreshes version and groupId, in case it changes after the publication is initially created
    • Creates a single publication called mavenJava
    • Sets description in the pom
    • Alias "install" task to publishMavenJavaPublicationToMavenLocal, analogous to mvn install
    • Includes Exclude Rules in the pom
    • Updates versions in the pom to resolved version, if a dynamic version was used.
  • NebulaBaseMavenPublishingPlugin - Applies maven-publish plugin and provide a way of lazily contributing to a publication
  • 'nebula-publishing' - Currently only applies nebula-maven-publishing plugin and can contains a ivy plugin too someday
  • 'nebula-source-jar' - Creates a sources jar, that contains the source files
  • 'nebula-javadoc-jar' - Create a javadoc jar, that contains the html files from javadoc
  • 'nebula-test-jar' - Creates a jar containing test classes, and a "test" configuration that other projects can depend on. Occasionally projects may want to depend on test fixtures from other modules. To add a dependency on this you will add testCompile project(path: ':<project>', configuration: 'test') to the dependencies block.

nebula-publishing-plugin's People

Contributors

rspieldenner avatar jmcgarr avatar bmuschko avatar quidryan avatar danielthomas avatar

Watchers

James Cloos avatar Philippe Ombredanne avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.