Skip to content

SBuild-org/sbuild-sourcescheme-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

SBuild Source Scheme Plugin

This SBuild Plugin provides an extensible scheme handler to provide source jars for arbitrary dependencies.

Download

The SBuild Source Scheme Plugin can be downloaded from Maven Central.

To include it in you SBuild buildfile use the @classpath annotation:

@classpath("mvn:org.sbuild:org.sbuild.plugins.sourcescheme:0.1.0")

Building from Source

You need a recent version of SBuild.

git clone https://github.com/SBuild-org/sbuild-sourcescheme-plugin.git
cd sbuild-sbuild-plugin/org.sbuild.plugins.sourcescheme
sbuild all

You will find the built jar in the directory org.sbuild.plugins.sourcescheme/target.

Requirements

This plugin requires at least SBuild 0.7.9010.0-8-0-M1.

Configuration

All configurable properties are documented via ScalaDoc. See file SourceScheme.scala.

Changelog

SBuild Source Scheme Plugin 0.1.0 - 2014-05-09

  • Initial Release for SBuild 0.8.0.M1 (0.7.9010)

About

This SBuild plugin provides an extensible scheme handler to provide source jars for arbitrary dependencies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages