<properties>
 <dollar>$</dollar>
<bloop>{bloop}</bloop>
<dollar.bloop>${dollar}${bloop}</dollar.bloop>
</properties>

On Thu, Jul 16, 2009 at 5:04 PM, David C. Hicks<dhi...@i-hicks.org> wrote:
> You can configure other directories to be considered for filtering.  I'm
> not familiar with configuring the JAR plugin to add entries to the
> Manifest, though.  So, I'd be out of place trying to offer any advice on
> that.
>
> Jane Young wrote:
>> Hi David,
>>
>> Thanks for responding.
>> Looks like  "escaping" works only in filtering resources, not in the
>> pom.xml.
>>
>> One workaround is to create the manifest file in src/main/resources
>> and use filtering to filter the entries.
>>
>> Other alternatives?
>>
>> Thanks,
>> Jane
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to