Hi,
I am not sure if anyone has already asked about this, but in case not I am
proposing the idea now: a Maven Dependency Registry.
I created a very simple web application (could not attach here--detected as
spam) that accepts requests for files (presumably the Maven 2 convention for
a dependenc
On 12 Nov 07, at 4:21 PM 12 Nov 07, Mark Struberg wrote:
--- Johan Kindgren <[EMAIL PROTECTED]> schrieb:
Maybe it's better to make things easier for the
committers? I've been following this list for a couple of months, and
it seems to be a reoccuring issue that patches are available but it
tak
On 12/11/2007, at 4:53 PM, Joakim Erdfelt wrote:
OK, what I got from this is some proxy logging guidelines.
1) Always include the source repository id
2) Always include the resource being requested
3) Use DEBUG severity level for normal (happy path) events.
4) Use INFO severity level for white
OK, what I got from this is some proxy logging guidelines.
1) Always include the source repository id
2) Always include the resource being requested
3) Use DEBUG severity level for normal (happy path) events.
4) Use INFO severity level for whitelist / blacklist rejections.
5) Use INFO severity lev
Hi,
while running the test suite of the xml-maven-plugin, I seem to suffer
from the same problems, as described in
http://www.mail-archive.com/dev@maven.apache.org/msg68062.html
I have read the thread and the diagnosis, but I do not understand any
suggested workarounds. Could anybody please
Thanks Carlos!
Carlos Sanchez wrote:
i just triggered manually the sync, we' ll see if keeps happening
On Nov 12, 2007 3:27 PM, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
Hi
I pushed the 2.0.4 release of maven-source-plugin to the ASF repo [1]
last night, about 12 hours ago. It still hasn't b
--- Johan Kindgren <[EMAIL PROTECTED]> schrieb:
> Maybe it's better to make things easier for the
> committers? I've been following this list for a couple of months, and
> it seems to be a reoccuring issue that patches are available but it
> takes a (more or less) long time before they are applied.
Just a thought on your comment on making things easy for the
contributors: Maybe it's better to make things easier for the
committers? I've been following this list for a couple of months, and
it seems to be a reoccuring issue that patches are available but it
takes a (more or less) long time befor
[Reposting, due to missing reply]
Hi,
I have a question regarding MOJO-866. Hopefully, someone can help me.
In this bug report, someone is invoking the rat:rat goal (which
creates a report) from the
command line. The plugin fails with a NullPointerException, because
getProject() returns null.
-
+1
I like it!
I think we'll need a link to "other downloads" on that slideout download
box, tho.
- Joakim
Brett Porter wrote:
> As I alluded to in my other mail, I did some work on making a top
> level site. More work is needed, and I need to drag in the project
> documentation itself, but I thou
Hi!
I've followed the guide at:
http://maven.apache.org/guides/plugin/guide-ant-plugin-development.html
Unfortunately this guide does not show how to get hold of the
compile-classpath defined by the maven project model.
After some surfing i stumbled upon maven-ant-tasks which is supposed to
Oliver Stauss wrote:
Hello,
I try to develop a maven-script-ant plugin.
The idea is to migrate my project from an existing ant into a maven2
(2.0.4).
So my first step was to generalize my exising ANT targets and create
Seperate Maven2 plugins. I do this reading the Guide:
http://maven.apache
Hi,
What do the static fields(FILE,FILES) in CommandParameter Class stand for?
How can I define the parameter OUTPUT_DIRECTORY in pom?
Is there any documentation that describes all the static fields of
CommandParameter class?
Thanks,
caitanya
__
On 12 Nov 07, at 9:17 AM 12 Nov 07, Jochen Wiedmann wrote:
On Nov 12, 2007 2:57 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote:
Authors retain copyright and it's GPL'd. I don't think Linus much
cares beyond that, but I imagine Redhat does.
After all the SCO hazzle, rest assure he does. See, fo
On Nov 12, 2007 2:57 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> Authors retain copyright and it's GPL'd. I don't think Linus much
> cares beyond that, but I imagine Redhat does.
After all the SCO hazzle, rest assure he does. See, for example
http://searchenterpriselinux.techtarget.com/q
On 12 Nov 07, at 7:50 AM 12 Nov 07, Jochen Wiedmann wrote:
On Nov 12, 2007 1:40 PM, Brett Porter <[EMAIL PROTECTED]> wrote:
I might be misunderstanding, but this sounds like the answer to my
other question about getting contributors changes into trunk - what I
was asking here is how after som
On 12 Nov 07, at 3:38 AM 12 Nov 07, Mark Struberg wrote:
--- Brett Porter <[EMAIL PROTECTED]> schrieb:
Next, how can other committers get visibility into what the
contributors contributed? Much like a patch, it all gets committed
under one ID, but in that case we have the original contribution
> > All the information from the contributor should now be available in
> > the main repo as well.
> - what I
> was asking here is how after someone has merged the changes, we can
> keep track of where they came from (relying on an external repo url
> is not realistic for this, in case it
On Monday 12 November 2007, Jens Rapp wrote:
> well, i use a self-written plugin. do i have to implement this by
> myself or is there an interface in your api?
Oh. No. Just use System.in/System.out. That's all the GPG plugin
uses.
Dan
>
> Original-Nachricht
>
> > Datum
well, i use a self-written plugin. do i have to implement this by myself or is
there an interface in your api?
Original-Nachricht
> Datum: Mon, 12 Nov 2007 08:14:51 -0500
> Von: Daniel Kulp <[EMAIL PROTECTED]>
> An: dev@maven.apache.org
> CC: "Jens Rapp" <[EMAIL PROTECTED]>
> Be
Fixed.
Thanks.
Emmanuel
Jan Nielsen a écrit :
Looks great, Emmanuel. There's a typo ("jdbc/continuuù") here:
http://maven.apache.org/continuum/documentation/1_1/installation/tomcat.html#Tomcat_6.0.x_Specifics
-Jan
On Nov 12, 2007 5:42 AM, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
Hi,
On Monday 12 November 2007, Jens Rapp wrote:
> hey there,
> is it possible to make maven prompt for input? e.g. i don't want to
> have password data in my pom.xml.
SOMETIMES it can, SOMETIMES it cannot.We're working on the "cannot"
cases as we find them. Definitely log bugs if you find them
Looks great, Emmanuel. There's a typo ("jdbc/continuuù") here:
http://maven.apache.org/continuum/documentation/1_1/installation/tomcat.html#Tomcat_6.0.x_Specifics
-Jan
On Nov 12, 2007 5:42 AM, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I documented Continuum installation on Tomcat,
hey there,
is it possible to make maven prompt for input? e.g. i don't want to have
password data in my pom.xml.
bye
Jens
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
--
On Nov 12, 2007 1:40 PM, Brett Porter <[EMAIL PROTECTED]> wrote:
> I might be misunderstanding, but this sounds like the answer to my
> other question about getting contributors changes into trunk - what I
> was asking here is how after someone has merged the changes, we can
> keep track of where
On 12/11/2007, at 3:38 AM, Mark Struberg wrote:
--- Brett Porter <[EMAIL PROTECTED]> schrieb:
Next, how can other committers get visibility into what the
contributors contributed? Much like a patch, it all gets committed
under one ID, but in that case we have the original contribution in
JIRA.
--- Brett Porter <[EMAIL PROTECTED]> schrieb:
> > Next, how can other committers get visibility into what the
> > contributors contributed? Much like a patch, it all gets committed
> > under one ID, but in that case we have the original contribution in
> > JIRA. Is there a way we'll be able t
i just triggered manually the sync, we' ll see if keeps happening
On Nov 12, 2007 3:27 PM, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
> Hi
>
> I pushed the 2.0.4 release of maven-source-plugin to the ASF repo [1]
> last night, about 12 hours ago. It still hasn't been synced to the
> central repo [
28 matches
Mail list logo