Hello,
I have a pom.xml file that is used to install a jar file into the
repository. I've attached the pom file. This file is included in a folder
named jsr94 along with a jar file jsr94-1.0-SNAPSHOT.jar in that folder.
When I execute mvn, everything works fine, the jar file gets copied into t
gt; The URL that should be browsable from the UI with the out-of-the-box
> installation is: http://:8081/artifactory
> I'd also suggest you use 1.2.5-rc1, instead of rc-0.
> You might want to take this to the artifactory-users list...
>
>
> charliec wrote:
>>
&g
n
>> repo is different than what is in your private local repo cache.
>>
>> Please look at Archiva, Proximity, Artifactory, etc for a "real" Maven
>> repo solution.
>>
>> Wayne
>>
>> On 10/23/07, charliec <[EMAIL PROTECTED]> wrote:
>&g
Hello,
I'm trying to setup a shared repository that mirrors the central repository
so other team members can download from this repository instead of accessing
the central. I've created a Virtaul Directory in IIS that points to my .m2
repository. I can access this repostory on another machine v