Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-7302

Dependencies are broken in SNAPSHOT pom files

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • 2.14.0
    • Not applicable
    • build-system
    • None

    Description

      The generated pom in the SNAPSHOTS repository points to dependencies that don't have the correct name, for example the beam-sdks-java-core pom points to

      <dependency>
        <groupId>beam.model</groupId>
        <artifactId>pipeline</artifactId>
        <version>2.14.0-SNAPSHOT</version>
        <scope>compile</scope>
      </dependency>
      

      but such groupId and artifactId do not exist (and have not existed in the past).

      Attachments

        Activity

          People

            michel Michael Luckey
            iemejia Ismaël Mejía
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1h 10m
                1h 10m