Skip to content

SHARPC2B/mavenRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Maven repository for the projects under this organization.

To use this repository make sure you have the following repository configured in your pom.xml file:

<repositories>
    <repository>
        <id>EmpireRDF</id>
        <url>https://github.com/HeD-editor/mavenRepo/raw/master/releases</url>
    </repository>
    <repository>
        <id>EmpireRDF-snapshot</id>
        <url>https://github.com/HeD-editor/mavenRepo/raw/master/snapshots</url>
    </repository>
</repositories>

To deploy into this repository, you can use the following command:

mvn deploy -DskipTests=true -DaltDeploymentRepository=releases::default::file:/the/path/to/this/repo/mavenRepo/releases/

About

Maven Repository for additional libs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published