Dear all,

How many I do something like below:

    <properties>
        <war.manifest.classpath>true</war.manifest.classpath>
        <war.bundle>true</war.bundle>
    </properties>

Or

    <properties>
        <ejb.manifest.classpath>true</ejb.manifest.classpath>
        <ejb.bundle>true</ejb.bundle>
    </properties>

In Maven 2?

Thanks

Thomas

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

Reply via email to