Brett Porter wrote:
> http://markmail.org/message/qa6bzb772k42wbyf
>
> On 27/10/2008, at 6:39 PM, Baeriswyl Kuno - Extern (IT-BA-MV) wrote:
>
>> Hello,
>>
>> I've got news about the future 2.0.10 release.
>> I'm waiting for some fixed issus and liked to know, if it is still in
>> the queue or if th
Baeriswyl Kuno - Extern (IT-BA-MV) wrote:
> Hello,
>
> I've got news about the future 2.0.10 release.
> I'm waiting for some fixed issus and liked to know, if it is still in the
> queue or if this release canceled in favor to the 2.1 M1 relase?
>
> Thanks for any information.
>
> Kuno
>
I'd als
Jörg Schaible wrote:
Hi Tim,
Tim Cederman wrote on Wednesday, March 21, 2007 8:45 PM:
Hi,
I'm having a pretty weird problem with Maven at the moment.
When I run
mvn package on a project, it collects all the correct and most recent
jar files for me in the lib directory, however in the zip f
files and create them
again.
Roald Bankras
Software Engineer
JTeam b.v.
-Original Message-----
From: Joern Huxhorn [mailto:[EMAIL PROTECTED] Sent:
Wednesday, June 21, 2006 4:16 PM
To: Maven Users List
Subject: Re: Bug in IDEA plugin.
Roald Bankras wrote:
Which version of the idea plug
Rik Bosman wrote:
Can I just add it to the dependencies section of the pom, or is there a way
to add it to specific dependencies of this plugin?
Regards,
Rik
I just fixed this problem by manually adding
jaxen
jaxen
1.1-beta-9
to the pom file
Roald Bankras wrote:
Which version of the idea plugin are you using?
Version 2.0. I just did an mvn -U before I wrote the mail.
Roald Bankras
Software Engineer
JTeam b.v.
-Original Message-
From: Joern Huxhorn [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 21, 2006 12:01 PM
To
. This can
easily be fixed manually but can be quite annoying.
I'm currently using version 2.0.
Thanks in advance for any help,
Joern Huxhorn.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
re still unsolved and I'm pretty sure that this is a
bug...
Joern.
Joern Huxhorn wrote:
Hi.
I'm currently trying to filter a resource using a command-line
argument as described at
http://maven.apache.org/guides/getting-started/index.html .
Interestingly, ${pom.name} and ${pom.ve
Hi.
I'm currently trying to filter a resource using a command-line argument
as described at http://maven.apache.org/guides/getting-started/index.html .
Interestingly, ${pom.name} and ${pom.version} are both working...
however, ${java.version} is also replaced by the ${pom.version}-value while
Boris Lenzinger wrote:
I'm sure I has this problem too but I can't remember how I fixed it.
Could you post your pom.xml please ?
The relevant parts of my pom file look like this:
bpinteractive
local bpinteractive repository
default
file
I keep getting the following error message whenever I try to use the
jdepend-plugin as described below:
[INFO] Error building POM (may not be this project's POM).
Project ID: org.codehaus.mojo:mojo
Reason: Error getting POM for 'org.codehaus.mojo:mojo' from the
repository: Error transferring
Hi.
I'm trying to put some third-party jars installed as described in
http://maven.apache.org/guides/mini/guide-installing-3rd-party-jars.html
into our company repository. After install there is neither a pom nor a
sh1 file beside the jar. Maven expects both while downloading from a
repositor
at went wrong while installing
Some other third party jars do have poms even though I think I installed
them the same way... strange...
-john
Joern Huxhorn wrote:
[EMAIL PROTECTED] wrote:
Maven is not working anymore, I was trying to add a regular Manifest
fil into my
jar :-(
[SNIP]
I
[EMAIL PROTECTED] wrote:
Maven is not working anymore, I was trying to add a regular Manifest fil into my
jar :-(
[SNIP]
I've got similar problems. It seems like mvn-builds will always fail in
case of a network timeout instead of just using the latest version
available in .m2/repository... I
Hi Mauro.
Mauro Talevi wrote:
Hi,
I've been trying to configure the log output of m2 tests
via a log4j.xml file in target/test-classes (which works in m1)
but it seems not to be picking it up.
You should put the file into src/test/resources instead. Works for me
with log4j.properties...
The
ng anyway since it's currently
impossible to depend on relative filenames in case of multi-module projects.
Thanks, Joern.
Brett Porter wrote:
No, this is as expected. user.dir is never changed.
- Brett
On 1/18/06, Joern Huxhorn <[EMAIL PROTECTED]> wrote:
Hi Joerg.
Hi Joerg.
Hi Joern,
Joern Huxhorn wrote:
[snip]
Is this a bug or a feature? I expected the current dir (user.dir) to
change for every executed sub-module build.
Any ideas how I could solve this problem? Absolute filenames are not
really an option (that's my current workaroun
his will work no matter what your user.dir is, or from wherever you
execute the tests (ie build your project).
Hope that helps.
J
On 12-Jan-06, at 8:01 AM, Joern Huxhorn wrote:
Hi,
I have the following problem with a multi-module project:
The file structure looks like this
pom.xml (parent po
Hi,
I have the following problem with a multi-module project:
The file structure looks like this
pom.xml (parent pom of modules)
module1/pom.xml
module2/pom.xml
In some of our testcases we need to access files so these files are
located in src/test/resources of the respective project. Everythi
19 matches
Mail list logo