Uploaded image for project: 'Cubby'
  1. Cubby
  2. CUBBY-231

ArchetypeでGuiceを選択した場合に出力されたpom.xmlにSpringのdependencyに含まれている

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0.0-rc1
    • 2.0.0-beta3
    • Archetype
    • None

    Description

      以下の記述が含まれていました。

      <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-mock</artifactId>
      <version>2.0.8</version>
      <scope>test</scope>
      </dependency>
      <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-core</artifactId>
      <version>2.0.8</version>
      <scope>test</scope>
      </dependency>

      Attachments

        Activity

          People

            Unassigned Unassigned
            agata agata
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: