Hi all Hoping to use the right ML.
The Directory project uses ASF Continuum [1] for CI. Now we'd like to make the built snapshot available via a ASF snapshot repository. We're using latest ASF TLP apache-5.pom [2] which has configured a snapshot repo [3]. So the most intuitively is the have the goal 'clean deploy' as build definition in CI. Doing so this throws a build failure [5]. Is this related to issue INFRA-1318 [4] or is any other special configuration needed? Many thanks Felix [1] http://vmbuild.apache.org/continuum/ [2] http://repo2.maven.org/maven2/org/apache/apache/5/apache-5.pom [3] https://repository.apache.org/content/repositories/snapshots [4] https://issues.apache.org/jira/browse/INFRA-1318 [5] [INFO] repository metadata for: 'snapshot org.apache.directory.skins:skins:1.0.0-SNAPSHOT' could not be found on repository: apache.snapshots.https, so will be created Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/skins/skins/1.0.0-SNAPSHOT/skins-1.0.0-20090225.053324-1.pom 2K uploaded [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/skins/skins/1.0.0-SNAPSHOT/skins-1.0.0-20090225.053324-1.pom. Return code is: 401
