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? or it has never been built since transferred from jakarta project? And, does tomcat community have any plan to release the taglibs? Any comment is appreciated. Regards, -- Lei Wang (Rex) rwonly AT apache.org