Oh wow.. that fixed everything.  Thank you very much.

I don't know why I thought I might not get maven 1 help.  



ltheussl wrote:
> 
> 
> What's your maven.repo.remote setting? Did you read the news from 7 
> December 2006: http://maven.apache.org/maven-1.x/news.html ?
> 
> And why do you think nobody can help you just because you're using maven 
> 1? ... :)
> 
> -Lukas
> 
> 
> mreko wrote:
>> I cannot get my project to build with Maven 1 (I have to use 1 for
>> building
>> for the version of confluence I have to use) because every time i build
>> it
>> tries to download jars and gets "error downloading; status code was: 301"
>> I
>> had to manually hunt the jars down for over 30 different things and
>> manually
>> put them in the proper folders.  Even though i have the jars in the
>> proper
>> folders, the following jars still try to redownload:
>> 
>> The build cannot continue because of the following unsatisfied
>> dependencies:
>> 
>> dom4j-1.4-dev-8.jar
>> commons-jelly-20030902.160215.jar
>> commons-jelly-tags-jsl-20030211.143151.jar
>> commons-jelly-tags-log-20030211.142821.jar
>> commons-jelly-tags-velocity-20030303.205659.jar
>> commons-jelly-tags-xml-20040613.030723.jar (try downloading from
>> http://jakarta.apache.org/commons/jelly/libs/xml/)
>> commons-logging-1.0.3.jar
>> velocity-1.4-dev.jar
>> velocity-dvsl-0.45.jar
>> xml-apis-1.0.b2.jar
>> 
>> If I do a ls in my local repo I, for example, see the xml-apis folder. 
>> In
>> that folder i see a jars folder.  In the jars folder there is
>> xml-apis-1.0.b2.jar
>> 
>> I do not know why it is thinking all those jars do not exist when they
>> actually do.  I even chmod'ed everything to 777 out of desperation.
>> 
>> Can anyone help me with this problem, even though I am using maven 1?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Maven-1-does-not-see-jars-in-the-local-repo-properly-tf3849264s177.html#a10903667
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to