On 25 September 2010 07:37, Rex Wang <rwo...@gmail.com> wrote:
> Hi Devs,
>
> I just checked out the taglibs source code from
> http://svn.apache.org/repos/asf/tomcat/taglibs/standard/trunk and try to
> replace the sun implementation in my build.
> But the first problem jumped in is that I can not even build it. Because
> maven can not find its parent pom:
>  <parent>
>    <groupId>org.apache.taglibs</groupId>
>    <artifactId>taglibs-parent</artifactId>
>    <version>1-SNAPSHOT</version>
>  </parent>
>
>>>Project ID: null:taglibs-standard:pom:1.2-SNAPSHOT
>>>Reason: Cannot find parent: org.apache.taglibs:taglibs-parent for project:
> null:taglibs-standard:pom:1.2-SNAPSHOT for project
> null:taglibs-standard:pom:1.2-SNAP
>>>SHOT
>
> Could anyone tell me any clue about this?

You probably need to check out

http://svn.apache.org/repos/asf/tomcat/taglibs/taglibs-parent/trunk/

and run install on that.

> or it has never  been built since
> transferred from jakarta project?
>
> And, does tomcat community have any plan to release the taglibs?

I'll leave it to others to answer that question.

> Any comment is appreciated.
>
> Regards,
>
> --
> Lei Wang (Rex)
> rwonly AT apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to