Re: problem with separation of "java" and "resources"

2007-04-11 Thread Mykel Alvis
Well, filtering of resources would be damned hard if there were a bunch of .java files in the mix, for one (and probably the biggest) reason. On 4/11/07, Joerg Hohwiller <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, > > I'm not sure if eclipse supports it, but w

Re: status of maven-proxy-webapp

2007-02-20 Thread Mykel Alvis
I assume you're talking about the maven-proxy from Codehaus. If so, then I think that app has fallen into disfavor because of newer, shinier offerings. I'd suggest moving to Proximity ( http://www.abstracthorizon.org/proximity ) or Archiva ( http://maven.apache.org/archiva/ ) as a substitute. Ne

Re: Request Maven 2.1 New Phase - reporting-aggregate

2007-01-31 Thread Mykel Alvis
I'm interested in this, as well. I'm being asked to provide aggregation across several reports (although nobody seems to be able to tell me exactly what I'm aggregating just yet.. :) ) On 1/31/07, dvicente <[EMAIL PROTECTED]> wrote: it's my problem with the dashboard-maven-plugin. i must inc

Re: maven2 and NTLM

2007-01-21 Thread Mykel Alvis
I'll help test. I'm unskilled in the proxy coding world, but I have access to several proxy setups and can do VMs for more (probably). On 12/20/06, Steve Loughran <[EMAIL PROTECTED]> wrote: Brett Porter wrote: > > On 19/12/2006, at 9:39 PM, Steve Loughran wrote: > >> Anyone interested in worki

Re: svn commit: r485976 - /maven/plugins/trunk/pom.xml

2007-01-11 Thread Mykel Alvis
I have a parent pom that defines the SCM of itself and all it's children by using scm:svn:http://${scm.host}/svnrepos/${object.namespace}/${artifactId}/trunk and I end up with scm:svn:http://${scm.host}/svnrepos/${object.namespace }/${artifactId}/trunk/${artifactId} I'm not sure if this is stil

Re: Comprehensive List of Phases

2007-01-02 Thread Mykel Alvis
All of that information is handled inside the lifecycle management elements for plexus, as far as I know. The lifecycle listed in the intro in the documentation is the definitive one, except that you can make plugins that add new lifecycle elements outside of the standard lifecycle (like what cle

Re: maven2 and NTLM

2006-12-13 Thread Mykel Alvis
Oops. Let me clarify. I did NOT ask about the 1.5 ntlm properties. I asked about NTLM authentication. Sorry. On 12/13/06, Mykel Alvis <[EMAIL PROTECTED]> wrote: On 12/13/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > google says... > > http.auth.ntlm.domain >

Re: maven2 and NTLM

2006-12-13 Thread Mykel Alvis
On 12/13/06, Brett Porter <[EMAIL PROTECTED]> wrote: google says... http.auth.ntlm.domain http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html Could be worth exposing this via the settings into the lightweight wagon, and passing the equivalent to the httpclient wagon via it's authent

Fwd: Issue with lightweight http plugin (1.0-alpha-6 and 1.0-beta-1)

2006-12-13 Thread Mykel Alvis
-- Forwarded message -- From: Mykel Alvis <[EMAIL PROTECTED]> Date: Dec 12, 2006 4:06 PM Subject: Issue with lightweight http plugin (1.0-alpha-6 and 1.0-beta-1) To: MavenWagonUsers On a windows machine, authenticated on an NT domain, the proxy username and password appear

Re: Problems relasing maven-changes-plugin using release:perform

2006-10-25 Thread Mykel Alvis
(I think) I documented this process (using Putty) several months ago on this list. On 9/25/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: OK, problem solved. First I thought that I would try this the "easy" way, with just a username and a password, but as I said earlier that doesn't work. So

Wagon and WebDav NTLM authentication

2006-09-14 Thread Mykel Alvis
Two questions: Is the webdav wagon still under developement? The web site for wagon in general seems sketchy, with a lot of broken links and possibly erroneous information. I'm working on a patch to allow the webdav wagon to authenticate to an NTLM-authorized DAV resource. Am I wasting my time an

[jira] Commented: (CONTINUUM-5) Add Jabber notifier

2005-04-26 Thread Mykel Alvis (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-5?page=comments#action_38157 ] Mykel Alvis commented on CONTINUUM-5: - I assume this would speak to any generic jabber server that could be reached. > Add Jabber notif

[jira] Commented: (MAVEN-1294) Maven is leaking much memory

2005-03-06 Thread Mykel Alvis (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1294?page=comments#action_30545 ] Mykel Alvis commented on MAVEN-1294: I'm having this issue using the site plugin on a very large source code base. I posted to users@maven.apache.org so this comment m