Skip to content

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

@raducoravu

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions