Hey,

we have set up continuum which publishes the artifacts. Our
snapshotrepository is growing quickly in size.
Every new snapshot is added to the repo, but the snapshot repository is
never cleaned.
Can maven be configured in any way to prevent this?

In the snapshot repo you have a lot of files like:

myArtifact-3.2.8-20060616.092442-11.pom
myArtifact-3.2.8-20060616.092442-11.jar

myArtifact-3.2.8-20060616.094800-12.pom
myArtifact-3.2.8-20060616.094800-12.jar

myArtifact-3.2.8-20060616.100110-13.pom
myArtifact-3.2.8-20060616.100110-13.jar

Is it possible to define some kind of rotation on the sequence number...?
Any suggestions.


Thx

Reply via email to