Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-24561

Build archetype jars in compile phase

    XMLWordPrintableJSON

Details

    Description

      The quickstart jars are currently build in the package phase, which conceptually makes sense.
      However, when running mvn test in a clean environment the build fails because the quickstart e2e test cannot resolve the quickstart dependencies.
      Usually maven figures out that it can use the compiled classes as a stand-in for (test-)jar dependencies, but this doesn't work for the quickstarts because those use a special packaging process.
      I don't see any harm in building the archetype jars in the compile phase to solve this issue.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: