Hi Paul,
Have you tried with javadoc 2.4? I raised this on the dev list last
week, that I think the way 2.4 works is the most correct and consider
the change to 2.5 a regression.
-Original Message-
From: Sundling, Paul [mailto:paul.sundl...@smss.sony.com]
Sent: Friday, January 09, 2009 10
After spending 2 whole workdays on it (this time), it's clearly time for
help.
Let's rewind to the core problem. I want to run javadoc and jxr reports
with aggregates/non-aggregates and still be able to do release builds.
Back in 2007 I opened a bug and even provided a zip file so it could b
I think I may need a concrete example to make sure I understand the
issue properly. However, in my opinion dependency management
specifications should be used for anything not explicitly specified.
For example,
parent
foo
1.0.0
runtime
parent
ch
On Tue, 2008-12-23 at 21:16 -0500, Brian E. Fox wrote:
> It is slightly unnatural but unfortunately Hudson only launches the
> slaves as a process, they don't run as persistent servers.
Coming to this thread a bit late, but as of Hudson 1.255 you can install
slaves as a windows service, see Kohsu
On Fri, Jan 9, 2009 at 10:35 AM, Oleg Gusakov
wrote:
>
> Shane Isbell wrote:
>
>> I've run into an issue where the current behavior of building a project
>> model in Maven 2.0.x seems wrong. In the case of inheritance of dependency
>> scope, there is a default value of "compile". This default will
Shane Isbell wrote:
I've run into an issue where the current behavior of building a project
model in Maven 2.0.x seems wrong. In the case of inheritance of dependency
scope, there is a default value of "compile". This default will override the
parent scope. This part is correct. But if the depen
I've run into an issue where the current behavior of building a project
model in Maven 2.0.x seems wrong. In the case of inheritance of dependency
scope, there is a default value of "compile". This default will override the
parent scope. This part is correct. But if the dependency scope is not
spec
Please do not advertise for jobs on this mailing list. Use j...@apache.org
.
On 9-Jan-09, at 10:56 AM, carlos.dam...@bnpparibas.com wrote:
Bonjour
Au sein d'un projet international chez BP2S (BNP Paribas Securities
Services) à Paris 13eme, nous recherchons une personne ayant les
connaissances
Bonjour
Au sein d'un projet international chez BP2S (BNP Paribas Securities
Services) à Paris 13eme, nous recherchons une personne ayant les
connaissances requises pour une mission nous permettant d'effectuer la
migration de Maven 1 vers Maven 2.
Nous utilisons Maven 1.0.2 pour notre build cont
Is it possible that the only profiles which are ever fed through this
code are those that have been selected as active in the settings? If
that's not the case, it's possible that this code originally expected
those conditions, since originally the only profiles brought in from
settings were tho
On Fri, Jan 9, 2009 at 6:48 AM, Nimbkar, Mandar
wrote:
> I have few junit test cases to be executed using Maven build.
...
I replied on the users list and copied you. Please follow up on that
list instead; this one is for discussing the development of Maven
itself. Thanks!
--
Wendy
Please give comments on the proposed fix for
http://jira.codehaus.org/browse/SCM-432
Thanks
-Dan
-- Forwarded message --
From: Dan Tran (JIRA)
Date: Fri, Jan 9, 2009 at 5:41 AM
Subject: [jira] Commented: (SCM-432) Goal scm:export does not work for
Subversion repository
To: iss
Sure, I can give you mine. Contegix wired in the MAC to the grid so I
didn't actually look at the specs but I doubt it's as up-to-date as my
machine here. I'll send the contents along.
On 9-Jan-09, at 5:34 AM, Benjamin Bentmann wrote:
Hi Jason,
Author: jvanzyl
Date: Thu Jan 8 21:34:14 20
Hi,
I have few junit test cases to be executed using Maven build.
My test classes require all the jars located a directory (say
%JBOSS_HOME%\server\default\lib dir) in the classpath. How do I add them in the
classpath.
I don't want to add them one by one using "dependency", it'd be too huge lis
On Fri, Jan 9, 2009 at 5:28 AM, Nord, James wrote:
> It seems like a bug in SvnScmProviderRepository.parseURL()
>
> On windows the url passed in is a file url file://X:/path/to/directory
> The protocol is set to file:// and then url gets translated into
> protocol + urlpath which results in the or
It seems like a bug in SvnScmProviderRepository.parseURL()
On windows the url passed in is a file url file://X:/path/to/directory
The protocol is set to file:// and then url gets translated into
protocol + urlpath which results in the original
file://X:/path/to/directory which the svn command line
You are right, and i am not really understand the rational behind why
the command works directory with remote url rather local file.
so you may need to go ehead with your own implemtation.
I also filed SCM-433 to allow me at least run "svn info" on a local
directory, so that i can get rid of buil
The SVN provider does support the info command - it just seems to only
work on remote repository URLs as the maven scm rejects the local path
as a repo even though the code inside the svn provider can deal with it.
The Build-number still sufferes the same issues as it needs an
ScmRepository which
Hi Jason,
Author: jvanzyl
Date: Thu Jan 8 21:34:14 2009
New Revision: 732929
URL: http://svn.apache.org/viewvc?rev=732929&view=rev
Log:
MNG-3586: system scope is working again, the IT does not appear to work on
OS/X. Both 2.0.9 and this snapshot fail the first test of the IT.
I just fired a
19 matches
Mail list logo