You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2005/01/08 16:57:27 UTC

[jira] Created: (MPJIRA-8) Authentication support for access a private Jira instalation

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJIRA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJIRA-8
    Summary: Authentication support  for access a private Jira instalation
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jira-plugin

   Assignee: Emmanuel Venisse
   Reporter: Dr. Spock

    Created: Sat, 8 Jan 2005 10:56 AM
    Updated: Sat, 8 Jan 2005 10:56 AM

Description:
Add authentication support for access a restricted Jira instalation based on a password.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPJIRA-8) Authentication support for access a private Jira instalation

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Dr. Spock (mailto:drspockbr@gmail.com)
       Date: Sat, 8 Jan 2005 11:04 AM
    Comment:
A modified version of jira plugin based on release 1.1.2 that support authentication to access a restricted jira instalation.
This version contains the following implemented features:
* Authentication support for access a restricted jira instalation.
* Web authentication support for restricted web site (like browser authentication).
* Customized filter property to restrict result issues from jira.
* Customized properties to define the url base of jira instalation and to define the project id.
* New properties to support the above features.
* All new properties well documented into plugin xdoc site.

    Changes:
             Attachment changed to jira.tar.gz
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPJIRA-8?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJIRA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJIRA-8
    Summary: Authentication support  for access a private Jira instalation
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jira-plugin

   Assignee: Emmanuel Venisse
   Reporter: Dr. Spock

    Created: Sat, 8 Jan 2005 10:56 AM
    Updated: Sat, 8 Jan 2005 11:04 AM

Description:
Add authentication support for access a restricted Jira instalation based on a password.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPJIRA-8) Authentication support for access a private Jira instalation

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPJIRA-8?page=all ]
     
Carlos Sanchez closed MPJIRA-8:
-------------------------------

      Assign To: Carlos Sanchez  (was: Emmanuel Venisse)
     Resolution: Fixed
    Fix Version: 1.2

Fixed as part of MPJIRA-13

> Authentication support  for access a private Jira instalation
> -------------------------------------------------------------
>
>          Key: MPJIRA-8
>          URL: http://jira.codehaus.org/browse/MPJIRA-8
>      Project: maven-jira-plugin
>         Type: Improvement
>     Reporter: Dr. Spock
>     Assignee: Carlos Sanchez
>      Fix For: 1.2
>  Attachments: MPJIRA-8.svn-diff, jira.tar.gz
>
>
> Add authentication support for access a restricted Jira instalation based on a password.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPJIRA-8) Authentication support for access a private Jira instalation

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Felipe Leme (mailto:jira@felipeal.net)
       Date: Wed, 12 Jan 2005 5:03 AM
    Changes:
             Attachment changed from MPJIRA-8.svn-diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPJIRA-8?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJIRA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJIRA-8
    Summary: Authentication support  for access a private Jira instalation
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jira-plugin

   Assignee: Emmanuel Venisse
   Reporter: Dr. Spock

    Created: Sat, 8 Jan 2005 10:56 AM
    Updated: Wed, 12 Jan 2005 5:03 AM

Description:
Add authentication support for access a restricted Jira instalation based on a password.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPJIRA-8) Authentication support for access a private Jira instalation

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Felipe Leme (mailto:jira@felipeal.net)
       Date: Tue, 11 Jan 2005 8:37 PM
    Comment:
Here is a SVN diff.

I took a look on this patch and it looks fine to me, although I didn't apply the changes because I don't have access to a Jira system that would require the authentication.

-- Felipe

    Changes:
             Attachment changed to MPJIRA-8.svn-diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPJIRA-8?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJIRA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJIRA-8
    Summary: Authentication support  for access a private Jira instalation
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jira-plugin

   Assignee: Emmanuel Venisse
   Reporter: Dr. Spock

    Created: Sat, 8 Jan 2005 10:56 AM
    Updated: Tue, 11 Jan 2005 8:37 PM

Description:
Add authentication support for access a restricted Jira instalation based on a password.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPJIRA-8) Authentication support for access a private Jira instalation

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Dr. Spock
    Created: Sat, 8 Jan 2005 11:12 AM
       Body:
The attached archive 'jira.tar.gz' contains all files obtained from cvs with modified files that implement this suggested improvement.

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJIRA-8?page=comments#action_28753

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJIRA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJIRA-8
    Summary: Authentication support  for access a private Jira instalation
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jira-plugin

   Assignee: Emmanuel Venisse
   Reporter: Dr. Spock

    Created: Sat, 8 Jan 2005 10:56 AM
    Updated: Sat, 8 Jan 2005 11:12 AM

Description:
Add authentication support for access a restricted Jira instalation based on a password.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPJIRA-8) Authentication support for access a private Jira instalation

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Felipe Leme (mailto:jira@felipeal.net)
       Date: Wed, 12 Jan 2005 5:07 AM
    Comment:
Dr. Spock,

I tested it in a protected Jira and it works. I also changed some properties:

maven.jira.hostUser     => maven.jira.auth.webUsername
maven.jira.hostPassword => maven.jira.auth.webPassword
maven.jira.user         => maven.jira.auth.jiraUsername
maven.jira.password     => maven.jira.auth.jiraUsername

But I'm still hesitant to apply the patch due to the projectId, url and filter properties - are they really necessary? Couldn't you use the information on the POM?

Generally speaking, we try to avoid adding new properties to the plugins, unless they are strictly necessary.

-- Felipe


    Changes:
             Attachment changed to MPJIRA-8.svn-diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPJIRA-8?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJIRA-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJIRA-8
    Summary: Authentication support  for access a private Jira instalation
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jira-plugin

   Assignee: Emmanuel Venisse
   Reporter: Dr. Spock

    Created: Sat, 8 Jan 2005 10:56 AM
    Updated: Wed, 12 Jan 2005 5:07 AM

Description:
Add authentication support for access a restricted Jira instalation based on a password.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org