Project

General

Profile

Actions

task #5022

closed

Check for dependencies from codehaus.org

Added by Cherian Mathew almost 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Priority14
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal

Description

With the shutdown of codehaus.org the dependencies which were being downloaded from codehaus (http://dist.codehaus.org/mule/dependencies/maven2/) are now not available.

We need to find the new alternative repositories for these dependencies or move them to the EDIT Maven Repository

Open issues:

  • yjp: is available now in central, we can upgrade to 11 probably

  • itextpdf: check for licence issues in version 5 (probably only commercial licence), so we may want to downgrade to 4

Actions #1

Updated by Cherian Mathew almost 9 years ago

First candidate is yjp-controller-api-redist and this has been uploaded to the EDIT MAven repository - http://cybertaxonomy.eu/mavenrepo/com/yourkit/yjp-controller-api-redist

Actions #2

Updated by Patrick Plitzner almost 9 years ago

second candidate: com.itextpdf:itextpdf.jar:5.0.2

Actions #3

Updated by Andreas Müller almost 9 years ago

  • Assignee changed from Andreas Müller to c.mathew -
  • Target version set to Release 3.7
  • Priority changed from New to Highest
Actions #4

Updated by Andreas Müller almost 9 years ago

  • Target version changed from Release 3.7 to Release 3.8
Actions #5

Updated by Andreas Müller almost 9 years ago

  • Assignee changed from c.mathew - to Andreas Müller
Actions #6

Updated by Andreas Kohlbecker over 8 years ago

  • Target version deleted (Release 3.8)

moving unresolved tickets to next milestone after release of 3.8.0

Actions #7

Updated by Andreas Müller over 8 years ago

  • Target version deleted (Release 3.12)
Actions #8

Updated by Andreas Müller about 8 years ago

  • Target version changed from Release 4.0 to Release 4.1
Actions #9

Updated by Andreas Müller almost 8 years ago

  • Target version changed from Release 4.1 to Release 4.2
Actions #10

Updated by Andreas Müller almost 8 years ago

  • Target version changed from Release 4.2 to Release 4.3
Actions #11

Updated by Andreas Müller over 7 years ago

  • Target version changed from Release 4.3 to Release 4.4
Actions #12

Updated by Andreas Müller over 7 years ago

  • Target version changed from Release 4.4 to Release 4.5
Actions #13

Updated by Andreas Müller over 7 years ago

  • Target version changed from Release 4.5 to Release 4.6
Actions #14

Updated by Andreas Müller about 7 years ago

  • Target version changed from Release 4.6 to Release 4.7
Actions #15

Updated by Andreas Müller almost 7 years ago

  • Target version changed from Release 4.7 to Release 4.8
Actions #16

Updated by Andreas Müller almost 7 years ago

  • Target version changed from Release 4.8 to Release 4.9
Actions #17

Updated by Andreas Müller almost 7 years ago

  • Target version changed from Release 4.9 to Release 4.10
Actions #18

Updated by Andreas Müller over 6 years ago

  • Description updated (diff)
  • Target version changed from Release 4.10 to Release 4.11
Actions #19

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.11 to Release 4.12
Actions #20

Updated by Andreas Müller over 6 years ago

  • Target version changed from Release 4.12 to Release 4.13
Actions #21

Updated by Andreas Müller about 6 years ago

  • Target version changed from Release 4.13 to Release 4.14
Actions #22

Updated by Andreas Müller about 6 years ago

  • Target version changed from Release 4.14 to Release 5.0
Actions #23

Updated by Andreas Müller almost 6 years ago

  • Target version changed from Release 5.0 to Release 5.1
Actions #24

Updated by Andreas Müller almost 6 years ago

  • Target version changed from Release 5.1 to Release 5.2
Actions #25

Updated by Andreas Müller over 5 years ago

  • Target version changed from Release 5.2 to Release 5.3
Actions #26

Updated by Andreas Müller over 5 years ago

  • Target version changed from Release 5.3 to Release 5.5
Actions #27

Updated by Andreas Müller about 5 years ago

  • Target version changed from Release 5.5 to Release 5.6
Actions #28

Updated by Andreas Müller about 5 years ago

  • Target version changed from Release 5.6 to Release 5.7
Actions #29

Updated by Andreas Müller almost 5 years ago

  • Target version changed from Release 5.7 to Release 5.8
Actions #30

Updated by Andreas Müller almost 5 years ago

  • Target version changed from Release 5.8 to Release 5.10
Actions #31

Updated by Andreas Müller over 4 years ago

  • Target version changed from Release 5.10 to Release 5.11
Actions #32

Updated by Andreas Müller over 4 years ago

  • Target version changed from Release 5.11 to Release 5.12
Actions #33

Updated by Andreas Müller over 4 years ago

  • Priority changed from Highest to Priority14
Actions #34

Updated by Andreas Müller over 4 years ago

  • Target version changed from Release 5.12 to Release 5.13
Actions #35

Updated by Andreas Kohlbecker about 4 years ago

itextpdf/5.0.6 has the AGPL3 license which is a free license https://mvnrepository.com/artifact/com.itextpdf/itextpdf/5.0.6

Actions #36

Updated by Andreas Müller about 4 years ago

  • Target version deleted (Release 5.13)
  • % Done changed from 0 to 100

Andreas Kohlbecker wrote:

itextpdf/5.0.6 has the AGPL3 license which is a free license https://mvnrepository.com/artifact/com.itextpdf/itextpdf/5.0.6

Also version version 5.5.8 that we currently use has AGPL3 https://mvnrepository.com/artifact/com.itextpdf/itextpdf/5.5.8

As we had no problems with missing codehouse for years now I think we can close this ticket without further checking. I remove milestone as it does not really belong to any milestone

Actions #37

Updated by Andreas Müller about 4 years ago

  • Status changed from New to Closed
Actions #38

Updated by Andreas Kohlbecker about 4 years ago

  • Status changed from Closed to In Progress
  • Target version set to Release 5.13
  • % Done changed from 100 to 60
  • Private changed from Yes to No

There are still the repository definition in cdmlib/pom.xml:

./pom.xml-227-      <name>JBoss Repository</name>
./pom.xml-228-      <url>http://repository.jboss.com</url>
./pom.xml-229-    </repository>
./pom.xml:230:    <!-- codehaus mule repository needed for yourkit -->
./pom.xml-231- <!--   <repository>
./pom.xml-232-      <id>CodehausMuleRepository</id>
./pom.xml:233:      <url>http://dist.codehaus.org/mule/dependencies/maven2/</url>
./pom.xml-234-    </repository>    -->
./pom.xml-235-    <!-- current spring source repositories -->
./pom.xml-236- <!--   <repository>

Actions #39

Updated by Andreas Müller about 4 years ago

  • Status changed from In Progress to Feedback
  • Assignee changed from Andreas Müller to Andreas Kohlbecker

As this code is commented since 2015 I did not consider it as a real repository definition. It does not contradict "As we had no problems with missing codehouse for years now I think we can close this ticket without further checking".

However, as this special repository seems to be used only for yourkit which we use very seldom I did not want to completely remove this information that yourkit was at sometime available in CodehausMuleRepository (is this the same as the standard codehaus.org repo?).

As you are using yourkit most of us please decide if this is still needed or not or if any other change is required. Otherwise I would suggest to close the ticket again because except for yourkit maybe there definetly does not seem to be any dependency to codehaus.org anymore which is the topic of this ticket.

Actions #40

Updated by Andreas Kohlbecker about 4 years ago

even if commented the CodehausMuleRepository can be removed. yjp-controller-api-redist@2015-build-15086 is available from our repo, other versions are in the central repo: https://search.maven.org/search?q=a:yjp-controller-api-redist

Actions #41

Updated by Andreas Kohlbecker about 4 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 60 to 100
Actions

Also available in: Atom PDF