Uploaded image for project: 'Spring Roo'
  1. Spring Roo
  2. ROO-973

ROO projects still depend on EBR bundle repositories

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0.M1
    • 1.1.0.M2
    • BUILD
    • None

    Description

      1.1.0.M1 claims to have moved ROO away from depending on the EBR (which is for people targetting dmServer).

      However, the following still appear in the pom.xml:

      <pluginRepository>
      <id>com.springsource.repository.bundles.release</id>
      <name>SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases</name>
      <url>http://repository.springsource.com/maven/bundles/release</url>
      </pluginRepository>
      <pluginRepository>
      <id>com.springsource.repository.bundles.external</id>
      <name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>
      <url>http://repository.springsource.com/maven/bundles/external</url>
      </pluginRepository>
      <pluginRepository>
      <id>com.springsource.repository.bundles.milestone</id>
      <name>SpringSource Enterprise Bundle Repository - External Bundle Milestones</name>
      <url>http://repository.springsource.com/maven/bundles/milestone</url>
      </pluginRepository>

      Is this necessary?

      We run a local Nexus repository and connect to only the repositories we want users to be able to consume. The only Roo related artifact that we need for our application to build for non-Roo users will be the Roo annotations package, which I expect is not in one of these repositories.

      Are these plugin repo references an oversight?

      Attachments

        Issue Links

          Activity

            People

              balex Ben Alex
              nealeu Neale Upstone
              Archiver:
              tmarshall Trevor Marshall

              Dates

                Created:
                Updated:
                Resolved:
                Archived: