I forgot to put the jcr api url, sorry.
You can find the jcr jar at
http://www.day.com/maven/jsr170/jars/jcr-0.16.2.jar.
or you can use the attached project.xml file
or you can download it again. I just updated the zip.
regards
Edgar
Volker Hahn wrote:
> Hi,
>
> I'm wondering if anybody can compile jcr-taglib!?
>
> On "maven clean jar" I get this notification:
>
> __ __
> | \/ |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
> |_| |_\__,_|\_/\___|_||_| v. 1.0.2
>
> Attempting to download jcr-0.16.2.jar.
> Error retrieving artifact from
> [http://www.day.com/maven/jcr-api/jars/jcr-0.16.2
> .jar]: java.io.IOException: Forbidden.
> WARNING: Failed to download jcr-0.16.2.jar.
> Attempting to download standard-taglibs-1.0.6.jar.
> Error retrieving artifact from
> [http://www.day.com/maven/standard-taglibs/jars/s
> tandard-taglibs-1.0.6.jar]: java.io.IOException: Forbidden.
> WARNING: Failed to download standard-taglibs-1.0.6.jar.
> The build cannot continue because of the following unsatisfied
> dependencies:
>
> jcr-0.16.2.jar
> standard-taglibs-1.0.6.jar
>
> Total time: 15 seconds
> Finished at: Mon Feb 28 17:02:48 CET 2005
>
> I'm appreciate for any hint!
>
> Volker
>
>
|