Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-2183

project cycle can cause Continuum to fail to start

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.2 (Beta)
    • 1.3.3 (Beta)
    • Core system
    • None

    Description

      A database that worked under 1.2 failed as follows on start up, with no way to recover:

      org.codehaus.plexus.util.dag.CycleDetectedException: Edge between 'Vertex{label='org.apache.maven.plugins:maven-changes-plugin:2.2-SNAPSHOT'}' and 'Vertex{label='org.apache.maven.plugins:maven-changes-plugin:2.2-SNAPSHOT'}' introduces 
      to cycle in the graph org.apache.maven.plugins:maven-changes-plugin:2.2-SNAPSHOT --> org.apache.maven.plugins:maven-changes-plugin:2.2-SNAPSHOT
              at org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:127)
              at org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:107)
              at org.apache.continuum.utils.ProjectSorter.getSortedProjects(ProjectSorter.java:93)
              at org.apache.maven.continuum.DefaultContinuum.getProjectsInBuildOrder(DefaultContinuum.java:1228)
              at org.apache.maven.continuum.DefaultContinuum.createProjectScmRootForProjectGroup(DefaultContinuum.java:3485)
              at org.apache.maven.continuum.DefaultContinuum.initialize(DefaultContinuum.java:2468)
      

      Attachments

        Activity

          People

            brett Brett Porter
            brett Brett Porter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: