Title: Message Title
Arlo Louis O'Keeffe commented on an issue
Mojo's Versions Maven Plugin / Bug MVERSIONS-204
Bug with import scoped entry in dependency management
In my project's pom.xml I have a dependency management like this:

{code:xml}
<dependencyManagement>
    <dependencies>
        <dependency>
            <groupId>mycompany.groupid</groupId>
            <artifactId>artifactName</artifactId>
            <version>4.0-SNAPSHOT</version>
            <type>pom</type>
            <scope>import</scope> ...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to