As long as you work offline, Maven will not download the required dependency.

Try removing the "-Dmaven.online.mode=false" and it will download it.

Once it was download you can resume working in offline mode.

Cheers, 
  Arik.

On 5/12/05, Richardson, Simon (Treasury) <[EMAIL PROTECTED]> wrote:
> I'm looking to migrate our projects from Ant / Anthill to Maven and have
> tried the 10 minute test.  2 hours later I still haven't managed to get past
> an "unsatisfied dependency" issue.
> 
> The error message I get is as follows:
> 
> <<<<
> The build cannot continue because of the following unsatisfied dependencies:
> 
> commons-jelly-tags-antlr-20030211.143720.jar
> antlr-2.7.2.jar
> <<<<
> 
> The command I'm running is as follows:
> 
> maven -p project.xml -Dmaven.mode.online=false
> -Dmaven.repo.local=h:\.maven\repository java:compile
> 
> I've checked my repository and can confirm the jar files do not exist there!
> 
> I've manually downloaded the antlr-2.7.2 jar file (so far so good), but
> cannot find commons-jelly-tags-antlr-20030211.143720.jar at
> http://ibiblio.org/maven/commons-jelly/jars/.
> 
> QUESTION: How do I get round this problem - I would like to work offline,
> and I am happy to get jar files from ibiblio.
> 
> QUESTION: And another is where does it specify this
> commons-jelly-tags-antlr-20030211.143720.jar dependency?
> 
> Regards
> 
> Simon
> 
> > Simon Richardson
> > Technology
> > Tel: 020 7574 8838
> > E Mail: [EMAIL PROTECTED]
> >
> > HBOS Treasury Services plc
> > 33 Old Broad Street
> > London
> > EC2N 1HZ
> >
> 
> "MMS <hbosplc.com>" made the following annotations.
> ------------------------------------------------------------------------------
> For more information on HBOS Treasury Services, please visit 
> http://www.HBOSTS.com
> 
> Or for details of our online FX & Deposit services, please go to 
> http://www.HBOSdeal.com
> 
> HBOS Treasury Services plc is part of the HBOS Group, which also includes 
> Halifax plc and Bank of Scotland.
> Registered Office: 33 Old Broad Street, London EC2N 1HZ. Registered No. 
> 2692890. Registered in England.
> Authorised and regulated by the Financial Services Authority.
> 
> The information contained in this message is confidential and is intended for 
> the addressee only. If you have received this message in error or there are 
> any problems please notify the originator immediately. The unauthorised use, 
> disclosure, copying or alteration of this message is strictly forbidden. This 
> mail and any attachments have been scanned for viruses prior to leaving the 
> HBOS Treasury Services plc network. HBOS Treasury Services plc will not be 
> liable for direct, special, indirect or consequential damages arising from 
> alteration of the contents of this message by a third party or as a result of 
> any virus being passed on.
> 
> HBOS Treasury Services plc reserves the right to monitor and record e-mail 
> messages sent to and from this address for the purposes of investigating or 
> detecting any unauthorised use of its system and ensuring its effective 
> operation.
> ==============================================================================
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to