Issue Subscription
Filter: Design & Best Practices (28 issues)
Subscriber: mavendevlist
Key Summary
MNG-2184Possible problem with @aggregator and forked lifecycles
http://jira.codehaus.org/browse/MNG-2184
MNG-612 implement conflict resolution techniques
Hi,
The vote has passed with the following result :
+1 (binding): Benjamin B, Olivier L, John C, Vincent S, and myself
+1 (non binding): Oleg
I will promote the artifacts to the central repo.
Cheers,
Arnaud
# Arnaud Héritier
# Software Factory Manager
# eXo Platform
# http://www.exoplatform.co
Hi everyone,
I am trying to stage the ear plugin v 2.4. So far so good but I have
the following error when I try to generate the site (with -Preporting)
[INFO]
[ERROR] BUILD ERROR
[INFO] -
Hi
You need to escape your windows paths with back slashes in java that
is c:\\myfolder\\a and not c:\myfolder\a
On 15/10/2009, Croteau, Jean-Francois wrote:
> Hi guys,
>
> I was using hpi-plugin version 1.37, and it was working well. And no,
> for no special reason, I guess only for "evolutio
Hi guys,
I was using hpi-plugin version 1.37, and it was working well. And no,
for no special reason, I guess only for "evolution" and be cool, I tried
to use the latest versions 1.45. I had the following error using the
command "clean package hpi:run" in eclipse :
[INFO] Scanning for projec
These are very dangerous versions to suggest use of.
These are deprecated and are only "special" versions when considering
plugins... and they do not behave as you think they behave.
LATEST is the last version to have been deployed, so if you have been
working on 2.0 and start doing some work on
Have a look at some of the stuff I wrote in versions-maven-plugin
I have most of the use-cases (for version querying) you probably have in
that code.
Beware, though, that this require correct metadata be deployed.
2009/10/15 gerhard presser
>
> hi all!
> i'm writing a plugin which helps me to
Hi Nicolas,
Author: nicolas
Date: Thu Oct 15 08:25:55 2009
New Revision: 825432
URL: http://svn.apache.org/viewvc?rev=825432&view=rev
Log:
[MECLIPSE-156] Plugin should support setting file encoding
o read maven-compiler-plugin configuration for encoding and generate related
.settings configur
gerhard presser wrote:
because of that i want to fetch the last release of my artifact.
how can i do that. i'm playing around with ArtifactResolver,
ArtifactMetadataSource etc.
is this the right way?
Yes, [0] and [1] could provide further hints on using those components.
IIRC, the artifact re
Hi Gerhard!
You can use
LATEST
to fetch the latest from the repositories (including snapshots) or
RELEASE
for the latest non-snapshot version.
but use this with care!
You should not be able to release a pom with such a dependency because the
build is not reliable (at least should be, but ne
10 matches
Mail list logo