You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Matthew T. Adams" <ma...@xcalia.com> on 2005/10/26 19:50:58 UTC

No velocity-1.4-dev.jar at ibiblio.org/maven causes Maven builds to break

Hi,

I'm wondering whether anyone else has seen this problem; I see it on 1.0.2
and 1.1 beta 2.  If you uninstall maven, delete ~/.maven, reinstall, then
attempt a maven build, it downloads many dependencies, then breaks on:

...
Attempting to download wagon-file-1.0-alpha-4.jar.
4K downloaded
Attempting to download commons-jelly-tags-ant-1.1.jar.
32K downloaded
Attempting to download commons-jexl-1.0-beta-1.jar.
110K downloaded
Attempting to download velocity-1.4-dev.jar.
WARNING: Failed to download velocity-1.4-dev.jar.
The build cannot continue because of the following unsatisfied dependency:

velocity-1.4-dev.jar

Total time   : 2 minutes 45 seconds
Finished at  : Wednesday, October 26, 2005 9:08:17 AM PDT

The workaround is to copy
http://ibiblio.org/maven/velocity/jars/velocity-1.4-rc1.jar and to
~/.maven/repository/velocity/jars and rename it to velocity-1.4-dev.jar.
Then everything works.

I've entered this as a blocker, because I'm using maven to build a demo of
my application, and I can't really expect the users of my demo, who may not
have any prior experience with Maven, to know to download and rename the
velocity jar for everything to work.

Anyone seen the same thing?

Thanks,
Matthew

Matthew T. Adams
Corporate Technical Advisor & Senior Consultant
Mobile:  +1 253 732 1051
Phone:  +1 206 331 3833
Fax:  +1 815 331 0952
matthew.adams@xcalia.com
P.O. Box 24163
Federal Way, WA  98093
www.xcalia.com



Xcalia makes implementing SOA easy with agile business intermediation
software that combines heterogeneous data with services to easily develop
and deploy transactional composite applications.  Enterprises can quickly
respond to changing business requirements and dramatically reduce the costs
of data access and service integration.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: No velocity-1.4-dev.jar at ibiblio.org/maven causes Maven builds to break

Posted by "Matthew T. Adams" <ma...@xcalia.com>.
Thanks.  It was entered as MAVEN-1718, FYI...

--matthew

>-----Original Message-----
>From: carlossg@gmail.com [mailto:carlossg@gmail.com] On Behalf 
>Of Carlos Sanchez
>Sent: Wednesday, October 26, 2005 10:52 AM
>To: Maven Users List; matthew.adams@xcalia.com
>Subject: Re: No velocity-1.4-dev.jar at ibiblio.org/maven 
>causes Maven builds to break
>
>
>There were several threads in the mailing list about that. It'll be
>fixed sometime today.
>
>On 10/26/05, Matthew T. Adams <ma...@xcalia.com> wrote:
>> Hi,
>>
>> I'm wondering whether anyone else has seen this problem; I 
>see it on 1.0.2
>> and 1.1 beta 2.  If you uninstall maven, delete ~/.maven, 
>reinstall, then
>> attempt a maven build, it downloads many dependencies, then 
>breaks on:
>>
>> ...
>> Attempting to download wagon-file-1.0-alpha-4.jar.
>> 4K downloaded
>> Attempting to download commons-jelly-tags-ant-1.1.jar.
>> 32K downloaded
>> Attempting to download commons-jexl-1.0-beta-1.jar.
>> 110K downloaded
>> Attempting to download velocity-1.4-dev.jar.
>> WARNING: Failed to download velocity-1.4-dev.jar.
>> The build cannot continue because of the following 
>unsatisfied dependency:
>>
>> velocity-1.4-dev.jar
>>
>> Total time   : 2 minutes 45 seconds
>> Finished at  : Wednesday, October 26, 2005 9:08:17 AM PDT
>>
>> The workaround is to copy
>> http://ibiblio.org/maven/velocity/jars/velocity-1.4-rc1.jar and to
>> ~/.maven/repository/velocity/jars and rename it to 
>velocity-1.4-dev.jar.
>> Then everything works.
>>
>> I've entered this as a blocker, because I'm using maven to 
>build a demo of
>> my application, and I can't really expect the users of my 
>demo, who may not
>> have any prior experience with Maven, to know to download 
>and rename the
>> velocity jar for everything to work.
>>
>> Anyone seen the same thing?
>>
>> Thanks,
>> Matthew
>>
>> Matthew T. Adams
>> Corporate Technical Advisor & Senior Consultant
>> Mobile:  +1 253 732 1051
>> Phone:  +1 206 331 3833
>> Fax:  +1 815 331 0952
>> matthew.adams@xcalia.com
>> P.O. Box 24163
>> Federal Way, WA  98093
>> www.xcalia.com
>>
>>
>>
>> Xcalia makes implementing SOA easy with agile business intermediation
>> software that combines heterogeneous data with services to 
>easily develop
>> and deploy transactional composite applications.  
>Enterprises can quickly
>> respond to changing business requirements and dramatically 
>reduce the costs
>> of data access and service integration.
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: No velocity-1.4-dev.jar at ibiblio.org/maven causes Maven builds to break

Posted by Carlos Sanchez <ca...@apache.org>.
There were several threads in the mailing list about that. It'll be
fixed sometime today.

On 10/26/05, Matthew T. Adams <ma...@xcalia.com> wrote:
> Hi,
>
> I'm wondering whether anyone else has seen this problem; I see it on 1.0.2
> and 1.1 beta 2.  If you uninstall maven, delete ~/.maven, reinstall, then
> attempt a maven build, it downloads many dependencies, then breaks on:
>
> ...
> Attempting to download wagon-file-1.0-alpha-4.jar.
> 4K downloaded
> Attempting to download commons-jelly-tags-ant-1.1.jar.
> 32K downloaded
> Attempting to download commons-jexl-1.0-beta-1.jar.
> 110K downloaded
> Attempting to download velocity-1.4-dev.jar.
> WARNING: Failed to download velocity-1.4-dev.jar.
> The build cannot continue because of the following unsatisfied dependency:
>
> velocity-1.4-dev.jar
>
> Total time   : 2 minutes 45 seconds
> Finished at  : Wednesday, October 26, 2005 9:08:17 AM PDT
>
> The workaround is to copy
> http://ibiblio.org/maven/velocity/jars/velocity-1.4-rc1.jar and to
> ~/.maven/repository/velocity/jars and rename it to velocity-1.4-dev.jar.
> Then everything works.
>
> I've entered this as a blocker, because I'm using maven to build a demo of
> my application, and I can't really expect the users of my demo, who may not
> have any prior experience with Maven, to know to download and rename the
> velocity jar for everything to work.
>
> Anyone seen the same thing?
>
> Thanks,
> Matthew
>
> Matthew T. Adams
> Corporate Technical Advisor & Senior Consultant
> Mobile:  +1 253 732 1051
> Phone:  +1 206 331 3833
> Fax:  +1 815 331 0952
> matthew.adams@xcalia.com
> P.O. Box 24163
> Federal Way, WA  98093
> www.xcalia.com
>
>
>
> Xcalia makes implementing SOA easy with agile business intermediation
> software that combines heterogeneous data with services to easily develop
> and deploy transactional composite applications.  Enterprises can quickly
> respond to changing business requirements and dramatically reduce the costs
> of data access and service integration.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org