last precisions before I go to work... :)
Le mercredi 16 septembre 2009, Stephen Connolly a écrit :
> > Maven 2.x:
> >
> > 3.0-! < 3.0-SNAPSHOT < 3.0
> >
> > Maven 3.x, cf. [0]:
> >
> > 3.0-SNAPSHOT < 3.0 < 3.0-!
>
> personally, I have no strong attachment to the range ordering...
>
> but does t
Le mercredi 16 septembre 2009, Stephen Connolly a écrit :
> > Maven 2.x:
> >
> > 3.0-! < 3.0-SNAPSHOT < 3.0
> >
> > Maven 3.x, cf. [0]:
> >
> > 3.0-SNAPSHOT < 3.0 < 3.0-!
>
> personally, I have no strong attachment to the range ordering...
>
> but does this imply that 3.0 is now less that 3.0-cla
Le mercredi 16 septembre 2009, Jason van Zyl a écrit :
> I'll look more closely but when in doubt I would stay as close to OSGi
> version syntax as possible.
+1
FYI, I just took another pass on OSGi spec and added a link to it in [0] with
pointer to the corresponding paragraphs I know of. It is r
2009/9/16 Stephen Connolly :
> FYI,
>
> as far as I know, this was the first time I saw that trick/hack
>
> http://mail-archives.apache.org/mod_mbox/maven-dev/200801.mbox/browser
>
dang it to heck
http://mail-archives.apache.org/mod_mbox/maven-dev/200801.mbox/%3c200801071304.50670.gho...@apache.o
FYI,
as far as I know, this was the first time I saw that trick/hack
http://mail-archives.apache.org/mod_mbox/maven-dev/200801.mbox/browser
so if we can get Michael McCallum to tell us where he picked it up and
if he has any pom.xml's in the wild that depend on the feature we may
get further.
2
I'll look more closely but when in doubt I would stay as close to OSGi
version syntax as possible.
I don't think we ever intended to support "!" in a standard way.
On 2009-09-15, at 11:36 PM, Benjamin Bentmann wrote:
Hi,
the ITs of the versions-maven-plugin employ version ranges like "[,
3
Hi,
the ITs of the versions-maven-plugin employ version ranges like
"[,3.0-!)". The interesting question is how something like "3.0-!"
should compare to usual version numbers. For instance, we currently have
Maven 2.x:
3.0-! < 3.0-SNAPSHOT < 3.0
Maven 3.x, cf. [0]:
3.0-SNAPSHOT < 3.0 <
+1
Hervé
Le mardi 15 septembre 2009, Olivier Lamy a écrit :
> +1
>
> 2009/9/15 John Casey :
> > Hi,
> >
> > This library has been pretty stable for awhile now, and I think it's time
> > to release it before we start adding any more new features. I've been
> > using the verifier more and more for
+1
Hervé
Le mardi 15 septembre 2009, Benjamin Bentmann a écrit :
> John Casey wrote:
> > The staging repository is here:
> >
> > https://repository.apache.org/content/repositories/maven-staging-017/
>
> +1
>
>
> Benjamin
>
> -
>
+1
Le mardi 15 septembre 2009, Benjamin Bentmann a écrit :
> John Casey wrote:
> > Staging Repository:
> >
> > https://repository.apache.org/content/repositories/maven-staging-018/
>
> +1
>
> > Staging Site:
> >
> > http://maven.apache.org/plugins/maven-remote-resources-plugin-1.1/
>
> The site ha
Tristan JC Rouse wrote:
1) The DefaultArtifactResolver class's resolve(Artifact, List,
ArtifactRepository) method takes an ArtifactRepository parameter which
specifies the local repository. I can't figure out where to find this
Have a glance at the sections "For accessing artifacts and reposit
Hi,
I'm currently trying to write a plugin to deploy a project to an application
server. This project is of a type not currently buildable by Maven so my
plan of action is to manually build the artifact and deploy it to my
internal remote repository (deploy:deployfile) and then get Maven to resolve
John Casey wrote:
Staging Repository:
https://repository.apache.org/content/repositories/maven-staging-018/
+1
Staging Site:
http://maven.apache.org/plugins/maven-remote-resources-plugin-1.1/
The site has weird links in the nav bar so just be sure to not cp this
to the non-versioned URL
Hi all,
I would like to know if exists some example showing how to create 2 .jars
using the same project.
my problems is i want to remove from one jar one tld file...
Example :
JAR1 - test1.tld,test2.tld
JAR2 - test1.tld
Thanks!
Hi,
The vote has passed with the following result:
+1 (binding): Olivier Lamy, John Casey, Hervé Boutemy, Arnaud Héritier,
Lukas Theussl, Vincent Siveton
+1 (non-binding): Stephen Connolly
I will promote the artifacts to the central repository and continue with
the release.
Benjamin
Hi,
The vote has passed with the following result:
+1 (binding): Olivier Lamy, John Casey, Hervé Boutemy, Arnaud Héritier,
Lukas Theussl, Vincent Siveton
+1 (non-binding): Stephen Connolly
I will promote the artifacts to the central repository and continue with
the release.
Benjamin
+1
Vincent
2009/9/14 John Casey :
> Hi,
>
> Along with other features and bugfixes, this release will provide
> compatibility with Maven 3.x, so we have a released version to depend on by
> the time we release Maven 3.0-alpha-3.
>
> We solved 12 issues:
>
> http://jira.codehaus.org/secure/Release
Same comment there, we need to remove the TODOs in the site.xml for
the next release.
+1
Vincent
2009/9/12 Benjamin Bentmann :
> Hi,
>
> sorry to bug you guys again, but there is another POM that would be handy
> once released :-)
>
> Staging repo:
> https://repository.apache.org/content/reposit
Not blocker, but we need to remove the TODOs in the site.xml for the
next release.
+1
Vincent
2009/9/12 Benjamin Bentmann :
> Hi,
>
> I was hoping to get some plugin release done but figured there is still some
> tiny bit missing so first I would like to get maven-plugins:14 released
> which inh
John Casey wrote:
The staging repository is here:
https://repository.apache.org/content/repositories/maven-staging-017/
+1
Benjamin
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail
+1
2009/9/15 John Casey :
> Hi,
>
> This library has been pretty stable for awhile now, and I think it's time to
> release it before we start adding any more new features. I've been using the
> verifier more and more for integration testing outside of the Maven core
> (for plugins, shared componen
John Casey wrote:
The staging repository is here:
https://repository.apache.org/content/repositories/maven-staging-016/
+1
Benjamin
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail
+1
2009/9/15 John Casey :
> Hi,
>
> This is a new component in the shared libraries section. It's intended as an
> ultra-user-friendly API for resolving the dependency artifacts for one or
> more project instances. Benjamin and I have spent a fair amount of time
> ensuring the interfaces and excep
+1
2009/9/15 John Casey :
> Hi,
>
> Along with other features and bugfixes, this release will provide
> compatibility with Maven 3.x, so we have a released version to depend on by
> the time we release Maven 3.0-alpha-3.
>
> We solved 12 issues:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa
+1
-Lukas
Benjamin Bentmann wrote:
Hi,
I was hoping to get some plugin release done but figured there is still
some tiny bit missing so first I would like to get maven-plugins:14
released which inherits from maven-parent:13 and as such provides the
configuration for the ASF-compliant sour
+1
-Lukas
Benjamin Bentmann wrote:
Hi,
sorry to bug you guys again, but there is another POM that would be
handy once released :-)
Staging repo:
https://repository.apache.org/content/repositories/maven-staging-009/
Guide to testing staged releases:
http://maven.apache.org/guides/develop
+1
Cheers,
Arnaud
# Arnaud Héritier
# Software Factory Manager
# eXo Platform
# http://www.exoplatform.com
# http://blog.aheritier.net
On Tue, Sep 15, 2009 at 10:27 AM, Jason van Zyl wrote:
> +1
>
> Using it everyday as part of 3.x. From the CLI and from m2eclipse.
>
>
> On 2009-09-15, at 2:23
+1
Using it everyday as part of 3.x. From the CLI and from m2eclipse.
On 2009-09-15, at 2:23 AM, John Casey wrote:
Hi,
Along with other features and bugfixes, this release will provide
compatibility with Maven 3.x, so we have a released version to
depend on by the time we release Maven 3.
28 matches
Mail list logo