Ah, but don't forget to include http://jira.codehaus.org/browse/MNG-1790
first!
-- Eric
On Wed, 2005-12-21 at 08:17, Jurgen Lust wrote:
> Hi,
>
> Any idea when there will be a new release (2.0-beta-3) of the
> maven-war-plugin?
> There are a couple of very nice features in the latest snapshot w
It is a maximum, so there really shouldn't be a problem in most cases --
I think the intended goal is to simply avoid failures due to having too
small of a value.
Just my .02,
-- Eric
On Thu, 2005-12-15 at 11:18, Brett Porter wrote:
> Are you sure that's a good idea? That's an aweful lot of memo
[ http://jira.codehaus.org/browse/MNG-1838?page=comments#action_53416 ]
Eric Andresen commented on MNG-1838:
I am most definitely interested in this suggestion; we have a 20-module
project, which has at least 5 major projects (with wars and a jar apiece
I noticed this too; it appears that 'maven.' no longer works. Changing
your references to 'pom.' instead should fix it.
-- Eric Andresen
On Mon, 2005-12-12 at 20:34, Brian E. Fox wrote:
> The following reference in ant run used to work. Now it resolves to
> null.null.
Debug System.out statement snuck through
Key: MNG-1817
URL: http://jira.codehaus.org/browse/MNG-1817
Project: Maven 2
Type: Bug
Components: Ant tasks
Versions: 2.0.1
Reporter: Eric Andresen
Priority
Components: maven-war-plugin
Versions: 2.0.1
Reporter: Eric Andresen
Attachments: maven-war-plugin-include-exclude-csv.diff
With the dependentWar feature added by MNG-1507, the
amd were defined as allowing comma-separated values.
This is however, not true. Attached is a small
[ http://jira.codehaus.org/browse/MNG-1775?page=comments#action_53012 ]
Eric Andresen commented on MNG-1775:
I originally did not use ${basedir} at all, but that does not function when the
build is executed as a subproject. The origination of the file
: Linux
Reporter: Eric Andresen
I have a profile specified in the pom.xml of a project. It is inteded to be
activated based on the presence or absence of a file, using the profile
activator.
The profiles are simple:
metis
${basedir}/../build.properties