Wrong plugin configuration is ignored

2017-03-14 Thread Roland Huss
Hi, as it seems, wrong or misspelled configuration options (i.e. those which can not be set on Mojos as @Parameters because there is no parameter of this name) are simply ignored for Maven 3.3 IMO this is a dangerous behavior as of course there _was_ some intention from the user to put this

Re: Status on namespace support for POM Elements ?

2016-06-05 Thread Roland Huss
alues here, too (is the XSD is prepared accordinglingly with a minOccurs=1). ... roland > 2016-06-05 23:23 GMT+03:00 Roland Huss <roland.h...@gmail.com>: > >> >>> Just on a side note, eclipse m2e pom editor does have an autocomplete for >>> plugin configuration b

Re: Status on namespace support for POM Elements ?

2016-06-05 Thread Roland Huss
hy the default xsi schemalocation can't be the > namespace) > On 5 Jun 2016 8:38 a.m., "Roland Huss" <roland.h...@gmail.com> wrote: > >>> Do you really think introducing XML namespaces would make the handling >>> of the pom better ? In particular if you have a separat

Re: Status on namespace support for POM Elements ?

2016-06-05 Thread Roland Huss
so it would still be >> a bit verbose. >> >> (I never understood why the default xsi schemalocation can't be the >> namespace) >> On 5 Jun 2016 8:38 a.m., "Roland Huss" <roland.h...@gmail.com> wrote: >> >>>> Do you really think intr

Re: Status on namespace support for POM Elements ?

2016-06-05 Thread Roland Huss
> Do you really think introducing XML namespaces would make the handling > of the pom better ? In particular if you have a separate namespace for > every plugin? (At apache maven project we have 49 plugins ? This would > mean in consequence 49 namespaces? And at mojohaus there are about > another

Re: Status on namespace support for POM Elements ?

2016-06-04 Thread Roland Huss
Hi Karl Heinz, > Really bad idea to hijack an existing jira issue.. > Please open a new one or if you have problems creating an issue please > ask here on the users list first... Agreed, but I really couldn't create a new ticket at that time (only service desk ticket were enabled) so that what

Status on namespace support for POM Elements ?

2016-06-02 Thread Roland Huss
Hi, I tried to use a namespace different than the default one for POM elements and failed. After some research through various JIRA tickets its seems that this is a quite old topic, but I couldn't find a statement whether namespace it is now planned or not. It's not that I would expect any

Howto set a Proxy/Mirror in a profile

2006-09-06 Thread Roland Huss
and proxyPort java properties in the profiles doesn't help either. For the moment I am stuck with using different settings.xml per environment (home/work) which is really annoying ... thanks for any help ... -- ...roland huss

Re: aggregate project and dependency versions in a single property

2006-09-06 Thread Roland Huss
-- ...roland huss consol.de - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Mysterious no goal [xdoc]

2004-05-03 Thread Roland Huss
... -- ...roland huss consol.de - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Properties inheritance

2004-04-29 Thread Roland Huss
. -- ...roland huss consol.de - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: set log4j.configuration=log4j.xml

2004-04-29 Thread Roland Huss
includes includelog4j.xml/include /includes /resource /resources . /unitTest . /build cu... -- ...roland huss consol.de

Re: Environment Variables

2004-04-29 Thread Roland Huss
} cu... -- ...roland huss consol.de - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Environment Variables

2004-04-29 Thread Roland Huss
/tags.html#util:properties (util:properties) for details. cu -Original Message- From: Roland Huss [mailto:[EMAIL PROTECTED] Sent: Thursday, April 29, 2004 4:14 PM To: Maven Users List Subject: Re: Environment Variables Raphael Philipe Mendes da Silva [EMAIL PROTECTED] writes

Re: Properties inheritance

2004-04-29 Thread Roland Huss
as I just found out, it seems that in RC3 property inheritance will be possible: http://jira.codehaus.org/secure/ViewIssue.jspa?id=10073 I just have a look at it -- ...roland huss