For reference:

Added it as an issue:
http://jira.codehaus.org/browse/MVERIFIER-1

Geoffrey De Smet wrote:
One problem I 've encountered a few times now
is that everything builds locally
but team mates can't build
because my local repository differs from theirs.

For example, I am working on 2 different projects,
each with it's own internal remote repo.

The internal repo A contains the ejb3 jar,
but the other one (B) doesn't.
When I created an indirect dependency on the ejb3 jar
in the B project, it works locally.
My team mates (of spring-richclient) which only work on B get problems.

Is there a command to validate or verify that every dependency my project needs is available in one of the repositories defined on the project and fail if they aren't available there?
"mvn validate verify" didn't work.


--
With kind regards,
Geoffrey De Smet


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to