The following comment has been added to this issue:

     Author: Brett Porter
    Created: Sat, 6 Nov 2004 4:45 PM
       Body:
There is only one committer to my knowledge that is able to look after patches, that 
is Vincent and he is the lead. Others don't use jboss so aren't comfortable testing 
and applying the patches.

When there is only one person able to work on something, its not surprising it will be 
left for long periods if they are busy.

If you'd like to discuss getting a group of people to develop this specific plugin at 
maven-plugins.sf.net, we could do so on the maven-dev list.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJBOSS-12?page=comments#action_26159

---------------------------------------------------------------------
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: Sat, 6 Nov 2004 4:45 PM
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