I've been trying to add a remote repository to resolve a snapshot JAR, so far
with no success.

What I'm trying to resolve is located at:

http://repository-multifarious.forge.cloudbees.com/snapshot/io/ifar/dw-shiro-bundle/0.0.2-SNAPSHOT/

and I'd like to use a dependency declaration like this in my POM.

<dependency>
    <groupId>io.ifar</groupId>
    <artifactId>dw-shiro-bundle</artifactId>
    <version>0.0.2-SNAPSHOT</version>
</dependency>

I've added a new remote repository, and added it to the virtual repository
'libs-snapshot'.

I couldn't access it at all that way.

The next thing I tried was to manually deploy it to 'ext-relese-local', but
whatever I tried, Artifactory kept adding the timestamp to the deployed
filename.

Then even when I cut and pasted the <dependency> tag suggested by
artifactory which included the timestamp (found when browsing under the
artifacts tree) but Artifactory still could not find it.

It seems like Artifactory just can't work with these JARs.

Any ideas?





--
View this message in context: 
http://forums.jfrog.org/Remote-repository-woes-tp7579020.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to