Hi *,
Background
----------
ATM, the tag library descriptor for
http://java.sun.com/portlet_2_0
resides in org.gatein.pc:pc-portlet. Therefore customers using the
portlet_2_0 taglib in their JSPs need to depend on
org.gatein.pc:pc-portlet so that their IDEs (including Eclipse and
NetBeans) can provide validation and content assist for the related tags.
Problem
-------
The customers need to manage the version of org.gatein.pc:pc-portlet
themselves which is unconfortable and a little bit error prone.
Solution Proposal
-----------------
The customers are supposed to import GateIn BOM in their projects, so it
would be handy for them to get some kind of help from there. Namely,
there could be an artifact managed in GateIn BOM that would contain
portlet_2_0.tld.
We can either
(a) use an artifact that is already there, e.g. gatein-api
or
(b) perhaps create a new dedicated artifact.
Bolek said that he prefers (a) rather than (b). Any comments?
Best,
Peter