You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Volker Hahn <v....@gmx.net> on 2005/02/28 17:10:39 UTC

jcr-taglib

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


Re: jcr-taglib

Posted by Edgar Poce <ed...@gmail.com>.
> > Hi,
> >
> > I'm wondering if anybody can compile jcr-taglib!?
> 
Download it again, I updated the project.xml file. Please send
questions or comments to my email address. The taglib is not part of
jackrabbit.

> what exactly are you trying to do? what project are you refering to?
> i can't find jcr-taglib in jackrabbit...
> 
It's a library I made which is available at
http://cablemodem.fibertel.com.ar/edgarpoce/index.html.

> your project.xml obviously has outdated dependecy entries...
> 
> stefan
> 

regards
edgar
> >
> > 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
> >
> >
>

Re: jcr-taglib

Posted by Stefan Guggisberg <st...@gmail.com>.
On Mon, 28 Feb 2005 17:10:39 +0100, Volker Hahn <v....@gmx.net> wrote:
> Hi,
> 
> I'm wondering if anybody can compile jcr-taglib!?

what exactly are you trying to do? what project are you refering to?
i can't find jcr-taglib in jackrabbit...

your project.xml obviously has outdated dependecy entries...

stefan

> 
> 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
> 
>

Re: jcr-taglib

Posted by Edgar Poce <ed...@gmail.com>.
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
> 
>