The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Sun, 7 Nov 2004 3:29 AM
       Body:
Dan, you got some answer from me which was to stop sending direct emails to me 
and use JIRA and the Maven mailing lists instead. I see you've used JIRA which 
is good. But stop complaining. I'm absolutely not tempted to apply patches in 
my free time for someone who is complaining. If you wish some special care, 
please consider hiring my services or someone's else.

FWIW I am currently working on Cargo which will make this plugin obsolete in 
not long (we should have JBoss support very soon now, say within 2 weeks I 
think).

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJBOSS-12?page=comments#action_26164

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJBOSS-12

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJBOSS-12
    Summary: Support for BASIC authentication for deploy and undeploy goals
       Type: Improvement

     Status: Unassigned
   Priority: Major

 Original Estimate: 15 minutes
 Time Spent: Unknown
  Remaining: 15 minutes

    Project: maven-jboss-plugin
   Versions:
             1.5

   Assignee: 
   Reporter: M.-Leander Reimer

    Created: Fri, 14 May 2004 9:33 AM
    Updated: Sun, 7 Nov 2004 3:29 AM
Environment: Maven RC2, Windows XP, JDK 1.4.2_05

Description:
Hi,

I had problems using the Deploy and Undeploy goals because I configured my 
JBoss JMX console webapp to use BASIC security authentication. 

It would be useful, if the calls to the ant get task in the jelly script of the 
plugin would include additional parameters for the username and password to use 
whenever authentication is required, like

maven.jboss.authentication              = true
maven.jboss.authentication.username     = admin
maven.jboss.authentication.password     = admin

I'll attach my modified plugin.jelly with my modifications to the deploy and 
undeploy tag defines to support this.

Leander


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to