errant dependency in plugins/org.apache.geronimo.st.v20.core/pom.xml
--------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-150
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-150
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 2.0
            Reporter: Ted Kirby
            Priority: Minor


I don't think st.v20.core should depend on st.v12.core.

I think this dependency can be removed from 
plugins/org.apache.geronimo.st.v20.core/pom.xml:

        <dependency>
            <groupId>org.apache.geronimo.devtools</groupId>
            <artifactId>org.apache.geronimo.st.v12.core</artifactId>
            <version>${version}</version>
        </dependency>

I believe that the features should be segregated for configurability.

I tested a build with this fix, and it seems to run fine.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to