<http://forums.jfrog.org/file/n7578917/artifact.jpg> 

Hi there,

I'm using artifactory-3.0.1, and found that the auto-cleanup snapshot
doesn't work. My configuration is:

/        <localRepository>
            <key>libs-snapshot-local</key>
            <description>Local repository for in-house
snapshots</description>
            <includesPattern>**/*</includesPattern>
            <repoLayoutRef>maven-2-default</repoLayoutRef>
            <enableNuGetSupport>false</enableNuGetSupport>
            <blackedOut>false</blackedOut>
            <handleReleases>false</handleReleases>
            <handleSnapshots>true</handleSnapshots>
            <maxUniqueSnapshots>1</maxUniqueSnapshots>
           
<suppressPomConsistencyChecks>false</suppressPomConsistencyChecks>
            <propertySets/>
            <archiveBrowsingEnabled>false</archiveBrowsingEnabled>
            <snapshotVersionBehavior>unique</snapshotVersionBehavior>
           
<localRepoChecksumPolicyType>client-checksums</localRepoChecksumPolicyType>
            <calculateYumMetadata>false</calculateYumMetadata>
            <yumRootDepth>0</yumRootDepth>
        </localRepository>/

Attached is a screen snapshot of my artifactory server, and as you can see
there are 2 hello-xxx.pom in it.

I publish my artifacts using "mvn deploy". Is there any other configurations
should I do for auto-cleanup snapshots?

Thanks in advanced!

Alben




--
View this message in context: 
http://forums.jfrog.org/artifactory-3-0-1-auto-cleanup-unique-snapshots-doesn-t-work-tp7578917.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to