-
Hi everyone, we have a problem for github action at the “Build with maven” moment, where it blend together two different packages in the same url, it then result into a 401 error. The first package is “paper” and the second is “cartographer”.
The maven_publish look like this :
The pom.xml look like this :
The problem look like this : It will be great if someone know the answer ! |
Beta Was this translation helpful? Give feedback.
Answered by
nyvlunx
Nov 23, 2020
Replies: 1 comment
-
Fixed by adding this in the maven.xml
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed by adding this in the maven.xml