Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S SimAquaLife
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SimAquaLife
  • SimAquaLife
  • Issues
  • #2

Closed
Open
Created Feb 28, 2018 by Dumoulin Nicolas@nicolas.dumoulinOwner

Remove dependencies to our own maven repository

The current version have 3 dependencies in our own maven repository:

  • fr.cemagref:ohoui:jar:0.1.1
  • fr.cemagref:observation:jar:0.1.6
  • net.infonode:docking:jar:1.5.0

The fact is that our maven repository can be maintened for a very few number of packages.

The two first are our own modules, and the thirst one can't be found on any public maven repository.

Two solutions:

  • submit this package to a public repository. See https://maven.apache.org/guides/mini/guide-central-repository-upload.html
  • publish these dependencies for manual download with instructions for deploy them locally by the user
Assignee
Assign to
Time tracking