Skip to content
@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 13 9

  2. s-124-service s-124-service Public

    Requirements for a Navigational Warnings S-124 service

    4 1

  3. sgb-decoder sgb-decoder Public

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

    Java 3 2

  4. fgb-decoder fgb-decoder Public

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

    Java 3 4

  5. auth10-java auth10-java Public

    Forked from davidmoten/auth10-java

    WSFederation and SAML library for Java based web applications

    Java 2

  6. amsa-code.github.io amsa-code.github.io Public

    static site for amsa-code repositories

    HTML 1

Repositories

Showing 10 of 20 repositories
  • configuration-properties Public

    Java code migrated from amsa-util for reading configuration properties files

    amsa-code/configuration-properties’s past year of commit activity
    Java 0 0 0 1 Updated Oct 28, 2024
  • amsa-code/amsa-parent’s past year of commit activity
    0 0 0 5 Updated Oct 28, 2024
  • 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 3 Apache-2.0 2 0 1 Updated Sep 27, 2024
  • .github Public
    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 13 Apache-2.0 9 2 6 Updated Jun 3, 2024
  • amsa-code/devops-azure-notifications-plugin’s past year of commit activity
    Java 0 MIT 0 0 4 Updated Mar 1, 2024
  • 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 3 Apache-2.0 4 1 0 Updated Feb 21, 2024
  • egc-api Public

    Enhanced Group Call (EGC) API

    amsa-code/egc-api’s past year of commit activity
    Shell 1 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
  • amsa-code.github.io Public

    static site for amsa-code repositories

    amsa-code/amsa-code.github.io’s past year of commit activity
    HTML 1 Apache-2.0 0 0 0 Updated Jun 2, 2021

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…