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

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

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 2.0.0-rc1
    • Affects Version/s: 2.0.0-beta3
    • Component/s: Archetype
    • None

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

      <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>

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

              Created:
              Updated:
              Resolved: