Skip to content

Change pom.xml to use https for oxygen maven repo#1

Open
pythonexcels wants to merge 1 commit intomasterfrom
pythonexcels-patch-1
Open

Change pom.xml to use https for oxygen maven repo#1
pythonexcels wants to merge 1 commit intomasterfrom
pythonexcels-patch-1

Conversation

@pythonexcels
Copy link
Copy Markdown
Owner

Changed the url for the maven repo for oxygenxml.com from http: to https: because the build was failing. After this change, the build completed successfully

mvn install was failing with the following message:

bash$ mvn install
...
[ERROR] Failed to execute goal on project oxygen-plugin-workspace-access Could
not resolve dependencies for project
com.oxygenxml.samples:oxygen-plugin-workspace-access:jar:1.0: Could not transfer
artifact com.oxygenxml:oxygen-sandbox:jar:21.1.0.2 from/to public
(http://www.oxygenxml.com/maven): GET request of:
com/oxygenxml/oxygen-sandbox/21.1.0.2/oxygen-sandbox-21.1.0.2.jar from public
failed: Connection reset -> [Help 1]

Changed the url for the maven repo for oxygenxml.com from http: to https: because the build was failing. After the change the build completed successfully

mvn install was failing with the following message:

bash$ mvn install
...
[ERROR] Failed to execute goal on project oxygen-plugin-workspace-access
Could not resolve dependencies for project com.oxygenxml.samples:oxygen-plugin-workspace-access:jar:1.0: Could not transfer artifact com.oxygenxml:oxygen-sandbox:jar:21.1.0.2 from/to public (http://www.oxygenxml.com/maven): GET request of: com/oxygenxml/oxygen-sandbox/21.1.0.2/oxygen-sandbox-21.1.0.2.jar from public failed: Connection reset -> [Help 1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant