Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-932

"mvn jetty:run" requires Maven 2.0.4 or else m2 jobs fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: All, OS: All

      Using a build of Hudson from dev sources, and run using
      main/war/pom.xml#jetty:run, I create a new native m2 project based on a trivial
      app with one POM project and two JAR modules, hosted in a local CVS repo. When I
      try to build it, I get an exception from Maven (2.0.7). It builds on the command
      line of course.

      Googling the exception says that it is a problem with ClassLoader.findResources
      being missing, but I don't know how that applies here. A Jetty bug perhaps?

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: