Title: Message Title
Arlo Louis O'Keeffe commented on an issue
Mojo's Versions Maven Plugin / Bug MVERSIONS-242
versions:use-latest-versions doesn't see dependencies with both TYPE and SCOPE declared
mvn versions:use-latest-versions -DallowSnapshots=true -Dincludes=my.company.foo*

Doesn't see this entry below. If I remove type, or I remove scope then it sees it and upgrades it, but unfortunately I realy do need both in there for import to work.

For:
<dependencyManagement>
  <dependencies>
    <dependency>
      <groupId>my.company</groupId>...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to