You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Brian Demers (JIRA)" <ji...@apache.org> on 2015/09/21 20:17:04 UTC

[jira] [Created] (SHIRO-543) Make build NOT require build requires ~/.m2/toolchains.xml by default

Brian Demers created SHIRO-543:
----------------------------------

             Summary: Make build NOT require build requires ~/.m2/toolchains.xml by default
                 Key: SHIRO-543
                 URL: https://issues.apache.org/jira/browse/SHIRO-543
             Project: Shiro
          Issue Type: Bug
    Affects Versions: 1.2.4, 2.0.0
            Reporter: Brian Demers
            Assignee: Brian Demers


Reported on mailing list.
Users cannot build samples (or anything from the Shiro source tree) without a ~/.m2/toolchains.xml file.

This plugin requirement was added to work around CI / release issues.  It looks like a valid fix, but the plugin def should likely be moved to a maven profile so a basic checkout and build will work.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Fwd: Re: [jira] [Created] (SHIRO-543) Make build NOT require build requires ~/.m2/toolchains.xml by default

Posted by Abhishek Taula <ab...@gmail.com>.
---------- Forwarded message ----------
From: "Abhishek Taula" <ab...@gmail.com>
Date: 21-Sep-2015 11:51 pm
Subject: Re: [jira] [Created] (SHIRO-543) Make build NOT require build
requires ~/.m2/toolchains.xml by default
To: <de...@shiro.apache.org>
Cc:

Problem solved found a solution on the net.

http://www.jevon.org/wiki/Maven
On 21-Sep-2015 11:47 pm, "Brian Demers (JIRA)" <ji...@apache.org> wrote:

> Brian Demers created SHIRO-543:
> ----------------------------------
>
>              Summary: Make build NOT require build requires
> ~/.m2/toolchains.xml by default
>                  Key: SHIRO-543
>                  URL: https://issues.apache.org/jira/browse/SHIRO-543
>              Project: Shiro
>           Issue Type: Bug
>     Affects Versions: 1.2.4, 2.0.0
>             Reporter: Brian Demers
>             Assignee: Brian Demers
>
>
> Reported on mailing list.
> Users cannot build samples (or anything from the Shiro source tree)
> without a ~/.m2/toolchains.xml file.
>
> This plugin requirement was added to work around CI / release issues.  It
> looks like a valid fix, but the plugin def should likely be moved to a
> maven profile so a basic checkout and build will work.
>
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>

Re: [jira] [Created] (SHIRO-543) Make build NOT require build requires ~/.m2/toolchains.xml by default

Posted by Abhishek Taula <ab...@gmail.com>.
Problem solved found a solution on the net.

http://www.jevon.org/wiki/Maven
On 21-Sep-2015 11:47 pm, "Brian Demers (JIRA)" <ji...@apache.org> wrote:

> Brian Demers created SHIRO-543:
> ----------------------------------
>
>              Summary: Make build NOT require build requires
> ~/.m2/toolchains.xml by default
>                  Key: SHIRO-543
>                  URL: https://issues.apache.org/jira/browse/SHIRO-543
>              Project: Shiro
>           Issue Type: Bug
>     Affects Versions: 1.2.4, 2.0.0
>             Reporter: Brian Demers
>             Assignee: Brian Demers
>
>
> Reported on mailing list.
> Users cannot build samples (or anything from the Shiro source tree)
> without a ~/.m2/toolchains.xml file.
>
> This plugin requirement was added to work around CI / release issues.  It
> looks like a valid fix, but the plugin def should likely be moved to a
> maven profile so a basic checkout and build will work.
>
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>