-
Bug
-
Resolution: Done
-
Major
-
6.0.0
-
None
Description of problem:
When I tried to add an artifact without a valid pom.xml file into the repository, I get the following error:
JBWEB000065: HTTP Status 500 - mark/reset not supported
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. In Business Central, go to Authoring->Artifact repository.
2. Click Upload and choose a .jar file with a pom.xml and click the Upload button.
3. An error message states that the GAV information must be inputted manually.
4. Fill in the GroupID, ArtifactID, and VersionID and click Upload again.
5. An error occurs.
Actual results:
An error occurs.
Expected results:
The jar file is uploaded to the repository.
Additional info: