> I'm moving my companies projects to Maven and need an internal repository.
>
> I hesitated to use something like Artifactory because I thought a
> simple directory structure, under Apache, would be sufficient (did it
> that way back in the Maven1 days).
>
> However, I'm having trouble deploying projects (possibly a problem
> with my lack of knowledge around scp/ssh and trying to use Wagon with
> scp for the deploys).
>
> Before I get too far down this rabbit hole, I'd like some advice on
> the best way to proceed (using a free, open-source repository is a
> MUST.. my company will never pay for a commercial one).
>
> Any help is much appreciated.

Definitely install Nexus or Artifactory. It is actually easier to install
than Apache with directory structure and access rights and so on. I used
to do that in Maven 1 times too. Now I am all on Nexus open source.

Manfred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to