On 16 February 2010 07:48, Stephen Connolly
wrote:
> Just to clarify what I am suggesting:
>
> Plan 1 - which I have rejected on the basis that I feel it is
> un-Maven-like... if somebody who has a strong opinion on the
> architecture and direction of Maven feels that it actually is a
> Maven-like
Just to clarify what I am suggesting:
Plan 1 - which I have rejected on the basis that I feel it is
un-Maven-like... if somebody who has a strong opinion on the
architecture and direction of Maven feels that it actually is a
Maven-like way, then perhaps we should reconsider:
Add an additional dep
Just mentioning this in case the folks on the Maven 3.0 coding effort
want to take a look. It works with Maven 2.2.1, but fails on
3.0-alpha-6. It simply doesn't copy the final Archetype-produced JAR
into the target temporary repo specified by the
${project.build.directory}/it/repo
tag.
http://j
Sent from my [rhymes with tryPod] ;-)
On 15 Feb 2010, at 19:23, David Jencks wrote:
Recall that a conformant rar file has all its classes in embedded
jar files, so putting the "outside" actual rar file on the classpath
doesn't give you access to any classes. If you put classes "loose"
You should be posting this to the issue itself, replying to the mail won't be
included.
Maven devs - I've changed the Nabble forum to not allow posting to iss...@.
Hopefully that will help.
- Brett
On 16/02/2010, at 10:02 AM, Briankous wrote:
>
> "However, you do not include java code in you
Recall that a conformant rar file has all its classes in embedded jar
files, so putting the "outside" actual rar file on the classpath
doesn't give you access to any classes. If you put classes "loose"
inside a rar then a compliant j2ca container will probably ignore them.
On Feb 15, 2010,
Jason van Zyl wrote:
Can't we do free port detection?
Maybe, but the point here is that we don't need this port at all. We
don't control EMMA remotely.
Benjamin
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
F
Can't we do free port detection?
On Feb 15, 2010, at 12:15 PM, bentm...@apache.org wrote:
> Author: bentmann
> Date: Mon Feb 15 17:15:24 2010
> New Revision: 910267
>
> URL: http://svn.apache.org/viewvc?rev=910267&view=rev
> Log:
> o Disabled EMMA runtime controller to avoid port conflicts
>
>
Hi,
So the lovely JCA resource adapters (a.k.a. rar files)...
In Maven 2.0.9, these were added to the classpath
In Maven 2.2.1, these are no longer added to the classpath...
The former made testing resource adapters easy, but causes issues when
packaging a resource adapter in an EAR...
The lat
Our assumption thus far has been that for a given build, including within a
reactor, that the dependencies would boil down to a graph so by definition one
instance. I think what you're seeing is the transformation of the tree to a
graph and having leftovers. So for right now, for all the use ca
The Maven team is pleased to announce the release of the Maven GPG
Plugin, version 1.0.
This plugin is used to create signatures for project artifacts using the
GnuPG tool. Please see the plugin's site for more details:
http://maven.apache.org/plugins/maven-gpg-plugin/
To use the updated p
11 matches
Mail list logo