[
https://issues.apache.org/jira/browse/OLTU-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221245#comment-16221245
]
Simone Tripodi commented on OLTU-209:
-------------------------------------
I just hit {{mvn clean install}} and got it:
{noformat}
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Oltu - Parent ............................... SUCCESS [ 2.303 s]
[INFO] Apache Oltu - Commons .............................. SUCCESS [ 0.119 s]
[INFO] Apache Oltu - Commons - Encoded Token .............. SUCCESS [ 2.165 s]
[INFO] Apache Oltu - Commons - JSON ....................... SUCCESS [ 0.629 s]
[INFO] Apache Oltu - OAuth 2.0 ............................ SUCCESS [ 0.207 s]
[INFO] Apache Oltu - OAuth 2.0 - Common ................... SUCCESS [ 1.810 s]
[INFO] Apache Oltu - OAuth 2.0 - Client ................... SUCCESS [ 2.125 s]
[INFO] Apache Oltu - OAuth 2.0 - HttpClient ............... SUCCESS [ 1.260 s]
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Common SUCCESS [ 0.419 s]
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Client SUCCESS [ 0.754 s]
[INFO] Apache Oltu - OAuth 2.0 - Authorization Server ..... SUCCESS [ 2.431 s]
[INFO] Apache Oltu - OAuth 2.0 - Resource Server .......... SUCCESS [ 1.289 s]
[INFO] Apache Oltu - OAuth 2.0 - Resource Server Filter ... SUCCESS [ 0.606 s]
[INFO] Apache Oltu - OAuth 2.0 - Test Utils ............... SUCCESS [ 0.350 s]
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Server SUCCESS [ 1.510 s]
[INFO] Apache Oltu - OAuth 2.0 - Integration Tests ........ SUCCESS [ 5.590 s]
[INFO] Apache Oltu - OAuth 2.0 - JWT ...................... SUCCESS [ 1.054 s]
[INFO] Apache Oltu - OpenId Connect ....................... SUCCESS [ 0.092 s]
[INFO] Apache Oltu - OpenId Connect - Common .............. SUCCESS [ 0.188 s]
[INFO] Apache Oltu - OpenId Connect - Client .............. SUCCESS [ 0.927 s]
[INFO] Apache Oltu - JOSE ................................. SUCCESS [ 0.096 s]
[INFO] Apache Oltu - JOSE - JWS ........................... SUCCESS [ 1.422 s]
[INFO] Apache Oltu - Demos - Parent ....................... SUCCESS [ 0.108 s]
[INFO] Apache Oltu - Demos - Client ....................... SUCCESS [ 2.116 s]
[INFO] Apache Oltu - Reactor .............................. SUCCESS [ 0.627 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.259 s
[INFO] Finished at: 2017-10-26T23:14:16+02:00
[INFO] Final Memory: 67M/2009M
[INFO] ------------------------------------------------------------------------
{noformat}
this is my current environment
{noformat}
$ mvn --version
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m;
support was removed in 8.0
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T21:39:06+02:00)
Maven home: /Applications/apache-maven-3.5.0
Java version: 1.8.0_25, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
{noformat}
I will have a look at the build ASAP
> remove org.json
> ---------------
>
> Key: OLTU-209
> URL: https://issues.apache.org/jira/browse/OLTU-209
> Project: Apache Oltu
> Issue Type: Improvement
> Components: commons-json
> Reporter: Antonio Sanso
> Assignee: Simone Tripodi
> Fix For: oauth2-1.0.3
>
>
> The Apache Software Foundation recently removed the org.json license from the
> list of allowed licenses for Apache projects. The reason is the clause "The
> Software shall be used for Good, not Evil."
> All Apache projects must remove the usage of this license
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)