since classes are copied into the myfaces-impl jar, there should not
be any dependency at all.
but, to force maven to build myfaces-shared-impl first there should be
a fake "provided" dependency.
AFAIR this was the case. I wonder if someone has modified/added this
dependency lately?

--Manfred


On Wed, Nov 12, 2008 at 4:27 PM, Bruno Aranda <[EMAIL PROTECTED]> wrote:
> If it is not the case, the myfaces-shared-impl should be marked as
> 'optional' in the impl pom.xml?
>
> Bruno
>
> 2008/11/12 Cagatay Civici <[EMAIL PROTECTED]>
>>
>> When I add myfaces-imp 1.2.5 to my pom as a dependency,
>> myfaces-shared-impl-3.0.5.jar also implicitly added to the classpath.
>>
>> It is a problem for myfaces users since now we have the same classes added
>> twice to the classpath.
>>
>> Cagatay
>
>

Reply via email to