Hi,

I mention here something that had been discussed many times in this
mailing list but wasn't answered usable on my opinion. I have the
following parent definiton in my pom which will not work:

<parent>
    <groupId>ch.elca.el4j</groupId>
    <artifactId>el4j</artifactId>
    <version>${el4j.version}</version>
</parent>

In the ~/.m2/settings.xml I've created a profile which is always active
and has property "el4j.version" set to "1.1-SNAPSHOT".

Can someone tell me what I have to do to make this work?

Thanks for your help in advance!

Cheers,
Martin


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

Reply via email to