Hi,

I am trying to setup my own remote repository in order to publish my projets
there. I have an own subdomain for this. Now I pointed the subdomain to a
directory on the server and allow read,write,browse.

 

Basically: my directory is d:\maven and the domain maven.my-domain.com.

I added maven.repo.remote = http://maven.my-domain.com,
http://www.ibiblio.org/maven/

 

To the build.properties file in my home dir.

 

When I add a dependency to my project it tells me that the project can't
build because of unsatisfied dependiencies :-(

 

What am I doing wrong? And another question how can I accomplish
automatically publishing my jars to the new repo?

 

Thanks, Filip

Reply via email to