The other part of the problem, and this is what originally got my
attention, is that the parameter is marked as required.
It is not being supplied in the pom.
2.0.9 correctly detects this with the following error:
[INFO]
[E
Looking at that issue, if the issue was meant to deal with the example
given, ie, and array of strings, then the issue is most certainly not
fixed, as it is my exact case.
Either way, as that behaviour is in published versions, my plugin needs to
be able to deal with both cases.
>From my example,
On 06/05/2013, at 11:06 PM, Chris Graham wrote:
> Here is where the differences are seen.
>
> Maven 2.0.9, 2.0.11 and 2.2.1 will initialise the msgSets as null.
>
> Maven 3.0 (beta-1 to 3.0.5) will initialise msgSets as a single element of
> null.
>
> My question boils down to: is this the de
Actually I think it might be a side-effect of the following feature/improvement
made for M3:
https://issues.sonatype.org/browse/SISU-58
where the code to handle arrays was made more consistent wrt. the handling of
collections.
On 6 May 2013, at 12:35, Hervé BOUTEMY wrote:
> looks like
There are not too many examples of arrays as injected parameters (I looked
when I wrote this a few years back, and I'm not sure if I found any).
Are there any IT's in the core that test/work with arrays?
-Chris
On Tue, May 7, 2013 at 2:42 AM, Robert Scholte wrote:
> I consider it as an improv
If you can create a simple IT, yes, a bug-report can be useful
did you try to checkout maven/trunks?
AFAIK, I never had any issues since I did that
Regards,
Hervé
Le lundi 6 mai 2013 19:30:13 Andreas Gudian a écrit :
> Hi Hervé,
>
> I would have expected it that way too, but: when un-setting t
Hi Hervé,
I would have expected it that way too, but: when un-setting the relative
path to the parent with , the site.xml from there is still
not pulled in.
Should I open up a bug-report?
Andreas
2013/5/6 Hervé BOUTEMY
> uh, strange, and not scalable: you can't checkout the right version for
I consider it as an improvement.
With M3 you have more control over null- Lists and empty Lists.
Robert
Op Mon, 06 May 2013 18:35:24 +0200 schreef Hervé BOUTEMY
:
looks like a subtle change in injection when moving from Plexus to Guice
Regards,
Hervé
Le lundi 6 mai 2013 23:06:49 Chris Gr
looks like a subtle change in injection when moving from Plexus to Guice
Regards,
Hervé
Le lundi 6 mai 2013 23:06:49 Chris Graham a écrit :
> Hey All.
>
> I'm not sure if I've found a regression issue with Maven 3.0.x (tried with
> all versions beta-1 onwards to 3.0.5) or not. V3.x behaves diff
great
thank you
Hervé
Le lundi 6 mai 2013 17:52:00 Kristian Rosenvold a écrit :
> I can do the shade release, I'll skim through the issues and push it in a
> few days.
>
> Kristian
>
>
> 2013/5/6 Hervé BOUTEMY
>
> > To have Maven 3.1-A1 compatible plugins, we now need to release:
> > - maven
I can do the shade release, I'll skim through the issues and push it in a
few days.
Kristian
2013/5/6 Hervé BOUTEMY
> To have Maven 3.1-A1 compatible plugins, we now need to release:
> - maven-site-plugin 3.3
> - maven dependency-plugin 2.8
> - maven-shade-plugin 2.1
> - maven-project-info-rep
Hey All.
I'm not sure if I've found a regression issue with Maven 3.0.x (tried with
all versions beta-1 onwards to 3.0.5) or not. V3.x behaves differently to
2.09, 2.0.11 and 2.2.1.
I've written a plugin for WebSphere Message Broker; basically it's a
wrapper for the underlying mqsicreatebar tool.
To have Maven 3.1-A1 compatible plugins, we now need to release:
- maven-site-plugin 3.3
- maven dependency-plugin 2.8
- maven-shade-plugin 2.1
- maven-project-info-reports-plugin 2.7
Other projects may have plugins to release too, like Tycho.
I still have some work to do on maven-site-plugin bef
On Fri, 03 May 2013 02:04:08 +0200
Hervé BOUTEMY wrote:
+1,
thanks,
tony.
> Hi,
>
> We solved 2 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=18714&styleName=Html
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/Issue
Hi,
The vote has passed with the following result :
+1 (binding): Olivier Lamy, Robert Scholte, Hervé Boutemy
+1 (non binding):
I will promote the artifacts to the central repo.
-
To unsubscribe, e-mail: dev-unsubscr...@maven.
here is my +1
Le vendredi 3 mai 2013 02:04:08 Hervé BOUTEMY a écrit :
> Hi,
>
> We solved 2 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=187
> 14&styleName=Html
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavig
uh, strange, and not scalable: you can't checkout the right version for each
component.
I'd expect versioned pom parents and corresponding site.xml to be downloaded,
and not used by such relativePath in pom
FYI, you can checkout the whole svn well organized from
https://svn.apache.org/repos/asf
17 matches
Mail list logo