Problem while building using Maven

2009-04-17 Thread MS21
Hi, We are new to Maven and trying to build a project , it shows Not able to download from the URL. I am not really sure if its a proxy issue, though the network we were using does not have any proxy & user ids for that. We actually tried changing the settings.xml and pointed it to maven2 repos

Re: Problem while building using Maven

2009-04-19 Thread MS21
wrote: > > Hi, > > Could you please post the details of the error message that was displayed. > > Also, please attach your settings.xml file. > > Ian > > On Fri, Apr 17, 2009 at 3:03 PM, MS21 wrote: > >> >> Hi, >> We are new to Maven a

Re: Problem while building using Maven

2009-04-20 Thread MS21
l need to post the details of the error > message > that you receive. > > > On Mon, Apr 20, 2009 at 6:54 AM, MS21 wrote: > >> >> Hi Ian,n' >> We have a Nexus software installed, created a local repostiory and added >> some basic artifica

Re: Problem while building using Maven

2009-04-20 Thread MS21
I am attaching the settings.xml and POM.xml. These are std jar's which are available in maven2 repos. i just added some common-code, avalon framework into my repository for testing purpose. Do i still need to declare dependencies.. I ran mvn -U command and it shows build successfull. It behaves

Re: Problem while building using Maven

2009-04-20 Thread MS21
Ian i have tried to declare a dependency in POM.xml for a single artifact which is in the nexus repository.. but when we run mvn package it shows this error ) mockobjects:com.mockobjects:jar:0.09 Try downloading the file manually from the project website. Then, install it using the command:

Problem in accessing Custom Artifacts added in Nexus repository

2009-04-20 Thread MS21
Hi, I have tried to declare a dependency in POM.xml for a single artifact which is in the nexus repository.. but when we run mvn package it shows this error ) mockobjects:com.mockobjects:jar:0.09 Try downloading the file manually from the project website. Then, install it using the com