You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added new determineSnapshotVersionFromResource method to Nexus2SearchResponse
adjusted createDownloadLink method in AbstractSearchResponse to handle snapshot versions too
…w determineSnapshotVersionFromResource method to Nexus2SearchResponse adjusted createDownloadLink method in AbstractSearchResponse to handle snapshot versions too
The ArtifactRetriever should use the resource xml to determine the full snapshot version instead of the redirect url.
Link to resource xml:
https://s01.oss.sonatype.org/service/local/repositories/snapshots/content/com/devonfw/cobigen/templates/crud-openapi-angular-client-app/2021.12.007-SNAPSHOT/
Code part to change:
cobigen/cobigen/core-artifact-retriever/src/main/java/com/devonfw/cobigen/retriever/mavensearch/to/model/nexus2/Nexus2SearchResponse.java
Lines 50 to 56 in 0c28780
The text was updated successfully, but these errors were encountered: