[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-10-08 Thread Jira


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17210093#comment-17210093
 ] 

Jörg Weske commented on FOP-2889:
-

As a workaround until the new release is available you should be able to 
*exclude* the problematic artifacts like this:
{code:java}

org.apache.xmlgraphics
fop
2.5


javax.media
jai-core


com.sun.media
jai-codec



{code}

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Assignee: Simon Steiner
>Priority: Major
> Fix For: trunk
>
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-09-24 Thread JCC Van Andel (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17201332#comment-17201332
 ] 

JCC Van Andel commented on FOP-2889:


Huh that's strange. On Tuesday and also yesterday morning I only got errors on 
that URL, but now it also works for me again. I guess some hickups...

Apart from that. is it possible to do a release? Then we don't rely on the jai 
artifacts (and JBoss repo) anymore. I don't know how trivial or hard making a 
release is? I do see quite some commits since the last release.

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Assignee: Simon Steiner
>Priority: Major
> Fix For: trunk
>
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-09-23 Thread Simon Steiner (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17200763#comment-17200763
 ] 

Simon Steiner commented on FOP-2889:


I see the artifacts are still on
 
[https://repository.jboss.org/nexus/content/repositories/thirdparty-releases|https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/javax/media/jai-core/1.1.3/]

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Assignee: Simon Steiner
>Priority: Major
> Fix For: trunk
>
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-09-23 Thread JCC Van Andel (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17200751#comment-17200751
 ] 

JCC Van Andel commented on FOP-2889:


Hi,

Since yesterday I'm running into the issue that the JBoss repo doesn't have the 
artifact anymore, breaking my build.

I see the issue has been fixed, but not yet released. Is it possible to do a 
FOP release so I can upgrade to the version with the fix?

Cheers and thanks,

Jan-Kees

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Assignee: Simon Steiner
>Priority: Major
> Fix For: trunk
>
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-05-27 Thread Simon Steiner (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117803#comment-17117803
 ] 

Simon Steiner commented on FOP-2889:


I've added a new change to try to resolve

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Assignee: Simon Steiner
>Priority: Major
> Fix For: trunk
>
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-05-27 Thread Simon Steiner (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117783#comment-17117783
 ] 

Simon Steiner commented on FOP-2889:


http://svn.apache.org/viewvc?view=revision=1878161

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Assignee: Simon Steiner
>Priority: Major
> Fix For: trunk
>
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-05-27 Thread mt (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117758#comment-17117758
 ] 

mt commented on FOP-2889:
-

I still have the same issue with version 2.5. Looking at the patch, this makes 
sense to me since compile was set, but from my understanding, 
this is the default anyway, so the patch didn't actually change anything.

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Assignee: Simon Steiner
>Priority: Major
> Fix For: 2.5
>
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-04-27 Thread Nicolas Daniels (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17093202#comment-17093202
 ] 

Nicolas Daniels commented on FOP-2889:
--

I agree with Mark, adding this dependency could prevent update. In my case I 
cannot add a new third-party repository (company rule).

So I would advise to stick to dependencies which are available in maven central 
repo. Additionaly, I would suggest to keep the number of dependecies as low as 
possible.

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Assignee: Simon Steiner
>Priority: Major
> Fix For: trunk
>
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-02-05 Thread Simon Steiner (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030525#comment-17030525
 ] 

Simon Steiner commented on FOP-2889:


Jai could be made optional in fop pom

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Priority: Major
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-02-05 Thread mark (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030516#comment-17030516
 ] 

mark commented on FOP-2889:
---

they are not redhat's product, they are a propriatary, closed source Sun (now 
Oracle) legacy product, providing them as jboss/redhat is violates the 
distribution clause.

Because FOP now depends on JAI (as it is defined as a runtime dependency and 
not a compile dependency), FOP can no longer be used without this component, 
while in previous versions it could, it also means that FOP is now tied to this 
and upgrade to the current version of FOP may be impossible for licensing (or 
technical) reasons

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Priority: Major
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-02-05 Thread Chris Bowditch (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030508#comment-17030508
 ] 

Chris Bowditch commented on FOP-2889:
-

Sorry if I'm being a little slow but I don't understand your point. We aren't 
distributing the libraries, we are using them as a build dependency off 
Redhat's server. If Redhat didn't want you to use them at all then why are they 
publicly available on their nexus server?

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Priority: Major
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2020-02-05 Thread mark (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030432#comment-17030432
 ] 

mark commented on FOP-2889:
---

Adding another repo does not solve the license issues that adding these 
dependencies create.

those artifacts are non-distributable, see 
[https://download.java.net/media/jai/builds/release/1_1_3/LICENSE-jai.txt]

hosting those artifacts for general download is in fact a breach of the license 
terms by jboss.org

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Priority: Major
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FOP-2889) Missing maven artifacts: jai-core and jai-codec

2019-11-19 Thread Simon Steiner (Jira)


[ 
https://issues.apache.org/jira/browse/FOP-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16977526#comment-16977526
 ] 

Simon Steiner commented on FOP-2889:


Can you add these repos to your config
[https://repository.jboss.org/nexus/content/repositories/thirdparty-releases|https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/javax/media/jai-core/1.1.3/]

 

> Missing maven artifacts: jai-core and jai-codec
> ---
>
> Key: FOP-2889
> URL: https://issues.apache.org/jira/browse/FOP-2889
> Project: FOP
>  Issue Type: Bug
>Affects Versions: 2.4
>Reporter: Jörg Weske
>Priority: Major
>
> +*Problem:*+ When trying to include FOP 2.4 in a Java Maven project, the 
> following artifacts cannot be found through maven-central:
> {noformat}
> 
>   javax.media
>   jai-core
>   1.1.3
> 
> 
>   com.sun.media
>   jai-codec
>   1.1.3
> {noformat}
> As a result, building the project is impossible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)