Skip to content

Specify path to Oxygen Maven repository in pom.xml #16

Description

@raducoravu

Feedback from one of our customers:

I could not get the pom file to work at this location dim-master/oxygen-sdk-workspace/sdkExtensions/pom.xml. I had to add this:

<repositories>
  <repository>
    <id>oxygenxml</id>
    <name>oXygen XML SDK Maven Repository</name>
    <url>https://oxygenxml.com/maven/</url>
  </repository>
</repositories>

before I could build it properly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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