Let me correct that. On further investigation it seems the Maven 3.1 artifact installer writes
expanded-snapshot-2.0-SNAPSHOT.jar whereas the Maven30Installer would write expanded-snapshot-2.0-20130710.122148-1.pom Is this working as intended? On Mon, Jul 6, 2020 at 5:05 PM Elliotte Rusty Harold <elh...@ibiblio.org> wrote: > > This is a long shot, but does anyone happen to know whether anything > changed with respect to pom installation between Maven 3.0 and 3.1? In > particular, I'm seeing in a test of the copy dependencies Mojo that > > expanded-snapshot-2.0.pom > > is written into the expected location but > > expanded-snapshot-2.0-20130710.122148-1.pom > > is not. Does this ring any bells with anyone? Is there any chance > we're deliberately no longer writing snapshot versions into the local > repository? > > Context: https://github.com/apache/maven-dependency-plugin/pull/78/ > > > > > -- > Elliotte Rusty Harold > elh...@ibiblio.org -- Elliotte Rusty Harold elh...@ibiblio.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org