let's me see if I can produce it over the weekend.

-D

On Fri, Oct 31, 2008 at 8:06 AM, Dan Tran <[EMAIL PROTECTED]> wrote:
> directory should be
>
> ${project.build.directory}/MyEar.ear/MyWar.war/WEB-INF/lib/cxf-2.1.2.jar/org/apache/cxf/js/rhino
>
>
> On Fri, Oct 31, 2008 at 7:53 AM, Nitin B <[EMAIL PROTECTED]> wrote:
>>
>> Thanks for the help.
>> Now, its able to download plugin from repository.
>>
>> I tried truezip-maven-plugin .
>> Its not working as expected.
>>
>> When I tried using it in foolowing structure it worked :
>>
>> Service
>>   -src
>>   -target
>>   - pom.xml   : for creating war file & in truezip-maven-plugin is also
>> used.
>>
>> but it did not work in following structure :
>> EService
>>    -Service
>>          -src
>>          -target
>>          - pom.xml   : for creating war file & in truezip-maven-plugin is
>> also used
>>    -ear
>>           -src
>>            -pom.xml  : creates ear using Service module
>>    -pom.xml : parent pom.xml for Service->pom.xml & ear->pom.xml
>>
>>
>>
>> Thanks,
>> Nitin B
>> --
>> View this message in context: 
>> http://www.nabble.com/How-to-exclude-perticular-class-from-dependent-jar.-tp20013814p20267568.html
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to