I typically just make a copy of the pom and modify it for our repositorier,
then use mvn -f my-new-pom.xml. Not elegant, but effective.

HTH,
Doug

On 7/20/06, Barrie Treloar <[EMAIL PROTECTED]> wrote:

On 7/21/06, Martin van den Bemt <[EMAIL PROTECTED]> wrote:
> You don't seem to have specified a (custom) repositoryId, which needs to
map to the id in your
> settings.xml, which contains the credentials of your scp connection
(like username and private key
> or password).

Hmm, seems fair.
However once I created a server for apache.snapshots in settings.xml
to point to our internal repository I was still getting the same
error.

I'm wondering whether I can override the deploymentRepository on the
command line.
In the end I hacked the pom to point to it instead...

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


Reply via email to