mirror of https://github.com/apache/archiva.git
additional note
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@899028 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
294c3c6331
commit
bc8f42601c
archiva-modules/archiva-web/archiva-webapp-test/src/test/testng/org/apache/archiva/web/test
|
@ -63,6 +63,7 @@ public class BrowseTest
|
|||
|
||||
String snapshotsRepo = getProperty( "SNAPSHOTS_REPOSITORY" );
|
||||
|
||||
// TODO: do this differently as uploading doesn't work on browsers other than *chrome (below as well)
|
||||
// upload a snapshot artifact to repository 'releases'
|
||||
addArtifact( "archiva", "archiva-webapp", "1.0-SNAPSHOT", "jar", artifact.getPath(),
|
||||
releasesRepo );
|
||||
|
|
Loading…
Reference in New Issue