Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
@amsa-code

amsa-code

AMSA Code

The public repositories are published to Maven Central under the groupId au.gov.amsa To be able to deploy release, you need to follow the Maven procedure an register yourself to be able to do so (when asking just cc someone who already have the karma to do so).

Then you need to have a settings.xml with the following entry:

    <server>
      <id>ossrh-staging</id>
      <username></username>
      <password></password>
    </server>
    <server>
      <id>ossrh</id>
      <username></username>
      <password></password>
    </server>
    <server>
      <id>ossrh-snapshots</id>
      <username></username>
      <password></password>
    </server>

You need to upload your gpg key to a public gpg key server (see details here

A release is as simple as (quick one skipping test): mvn release:prepare release:perform -DskipTests -Dmaven.release.plugin.arguments="-DskipTests -Dspotbugs.skip=true" -DlocalCheckout=true -B

Then you log in to https://oss.sonatype.org/ and look at the staging repositories to close and release it.

Popular repositories Loading

  1. risky risky Public archive

    Tools for analyzing timestamped position data particularly vessel position reports from AIS.

    Java 16 10

  2. fgb-decoder fgb-decoder Public

    Java library for decode of First Generation Beacon (FGB) Hex ID and detection messages (to objects/JSON)

    Java 5 4

  3. s-124-service s-124-service Public

    Requirements for a Navigational Warnings S-124 service

    4 1

  4. sgb-decoder sgb-decoder Public

    Java library that decodes Second Generation Beacon detection messages and Beacon 23 Hex Ids to Java objects/JSON

    Java 4 2

  5. auth10-java auth10-java Public archive

    Forked from davidmoten/auth10-java

    WSFederation and SAML library for Java based web applications

    Java 2

  6. egc-api egc-api Public

    Enhanced Group Call (EGC) API

    Shell 1

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 14 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

Morty Proxy This is a proxified and sanitized view of the page, visit original site.