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. Java library for decode of First Generation Beacon (FGB) Hex ID and detection messages (to objects/JSON)

    Java 5 4

  3. Requirements for a Navigational Warnings S-124 service

    4 1

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

    Java 4 2

  5. Enhanced Group Call (EGC) API

    Shell 2

Repositories

Showing 10 of 14 repositories

  • amsa-code/configuration-properties’s past year of commit activity

    Java 0 0

    0 2

    Updated Feb 27, 2026

  • fgb-decoder Public

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

    amsa-code/fgb-decoder’s past year of commit activity

    Java

    5

    Apache-2.0

    4 1 2

    Updated Feb 23, 2026

  • amsa-code/amsa-parent’s past year of commit activity

    1

    0

    0 5

    Updated Oct 27, 2025

  • sgb-decoder Public

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

    amsa-code/sgb-decoder’s past year of commit activity

    Java

    4

    Apache-2.0

    2 0 1

    Updated Nov 28, 2024

  • amsa-code/.github’s past year of commit activity

    0 0

    0 2

    Updated Aug 30, 2024

  • risky Public archive

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

    amsa-code/risky’s past year of commit activity

    Java

    16

    Apache-2.0

    10 2 6

    Updated Jun 3, 2024

  • egc-api Public

    Enhanced Group Call (EGC) API

    amsa-code/egc-api’s past year of commit activity

    Shell

    2

    0

    3 0

    Updated Nov 14, 2023

  • cts-aws Public archive

    Scalable implementation of craft tracking system using AWS

    amsa-code/cts-aws’s past year of commit activity

    Java 0 Apache-2.0 0

    0 0

    Updated Mar 1, 2022

  • ews-java-api Public archive Forked from OfficeDev/ews-java-api

    A java client library to access Exchange web services. The API works against Office 365 Exchange Online as well as on premises Exchange.

    amsa-code/ews-java-api’s past year of commit activity

    Java 0 MIT

    608 0 0

    Updated Apr 6, 2020

  • s-124-service Public

    Requirements for a Navigational Warnings S-124 service

    amsa-code/s-124-service’s past year of commit activity

    4

    Apache-2.0

    1 0 0

    Updated Mar 17, 2020

People

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

Most used topics

Loading…