Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Easy way to host my own ros maven repo or am I being stupid? #14

@JLLeitschuh

Description

@JLLeitschuh

Problem

I've created two repos
https://github.com/WPIRoboticsProjects/gripjava_messages
and
https://github.com/WPIRoboticsProjects/grip_msgs

I would like to publish java artifacts that are created by the gripjava_messages project so that I can use them as a gradle dependency in my core (non ros built) application GRIP

Am I better off opening a PR to try to add the grip_msgs project to this repository or should I try to host them on my own.

Both routes I'd be really grateful for some guidance. I'm running against brick walls in my search across the internet on how to do this correctly.

Other details

I'm using a customized docker container to pull those two repos together into ROS on my system. (That all works on my end). I can get the messages to generate as expected. The files end up in the $ROS_MAVEN_DEPLOYMENT_REPOSITORY as I expect them to.

I was planning on doing the same thing with travis when I built the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions