Hi,
I am new to Maven, I created a project using the Wicket quickstart
archetype. I am on Ubuntu 9.10.
I could not get mvn release:perform to run and I suspect the cause might be
the release plugin.
mvn war:war works fine. And there is a web.xml in src/main/webapp/WEB-INF/
mvn release:perform -
Hi,
This vote is for the entire Maven Release project, which includes Maven
Release Manager and Maven Release Plugin.
The source bundle now correctly runs 'maven test'.
We solved 31 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11144&styleName=Html&version=15113
There are s
Olivier Lamy wrote:
No issue for me.
As we have configured compiler plugin with target 1.4. It should be ok.
Correct, see also [0].
Benjamin
[0]
http://java.sun.com/javase/6/docs/technotes/tools/windows/javac.html#crosscomp-options
---
No issue for me.
As we have configured compiler plugin with target 1.4. It should be ok.
2010/2/6 Dennis Lundberg :
> On 2010-02-06 20:59, Dennis Lundberg wrote:
>> On 2010-02-05 00:21, Brett Porter wrote:
>>>
>>> On 05/02/2010, at 5:34 AM, Dennis Lundberg wrote:
>>>
On 2010-02-04 12:49, Bret
On 2010-02-06 20:59, Dennis Lundberg wrote:
> On 2010-02-05 00:21, Brett Porter wrote:
>>
>> On 05/02/2010, at 5:34 AM, Dennis Lundberg wrote:
>>
>>> On 2010-02-04 12:49, Brett Porter wrote:
Dennis,
I was holding off voting for this - are you expecting to respin it, or
still wa
On 2010-02-05 00:21, Brett Porter wrote:
>
> On 05/02/2010, at 5:34 AM, Dennis Lundberg wrote:
>
>> On 2010-02-04 12:49, Brett Porter wrote:
>>> Dennis,
>>>
>>> I was holding off voting for this - are you expecting to respin it, or
>>> still waiting for votes?
>>
>> Sorry, I've been busy at work
I just discovered that the source of the hideous concurrency problem
I've been tracking for some time is the system property "user.dir".
Surefire basically sets the following three system properties:
"basedir" = basedir.getAbsolutePath()
"user.dir" = workingDirectory.getAbsolutePath();
"localRep
Hi,
i have thought about an approach to solve a problem based on my
http://old.nabble.com/RFC%3A-Maven-License-Verifier-Plugin-ts27445231.html
RFC for a plugin .
It is concerning the configuration for a company wide setup...but not
only...
If i would use a configuration file inside a root pom t