Skip to content

Deploying Maven SNAPSHOT version for testing #8

@reckart

Description

@reckart

I can apparently register a UIMA/Maven component which is a SNAPSHOT version via its Maven coordinates. The registry obtains the artifact and offers me a choice of the components inside it.

However, SNAPSHOT versions change all the time. I am fixing things, update documentation, etc. etc.

My feeling is that the registry only obtains the SNAPSHOT artifact once and then uses a cached version, because I do not see the latest changes to my artifact when I try to register it.

How can I force the registry to use the clear its local cache and use the latest version of the SNAPSHOT artifact (and also of any SNAPSHOT dependencies that artifact might have)?

It would be good to to have access to a list of the resolved artifacts for a component and their timestamps/SHA1 hashes so one can check which specific file versions are being used by the registry.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions