Re: Qualifier

2009-01-13 Thread Barrie Treloar
On Tue, Jan 13, 2009 at 8:52 AM, buters wrote: > > Sorry, Wendy, but I doesn't know, that qualifier is used only for remote > repository. If for some reason (like your artifacts are huge - our are ~0.5Gb) you would like just one snapshot deployed in your remote repository uniqueVersion set to tru

Re: Qualifier

2009-01-12 Thread buters
Sorry, Wendy, but I doesn't know, that qualifier is used only for remote repository. Wendy Smoak-3 wrote: > > On Mon, Jan 12, 2009 at 10:36 AM, buters wrote: >> Example: >> Is: foo-3.0-SNAPSHOT.jar >> Should be: foo-3.0-20090110.064228-1.jar > > I assume you are looking in your remote reposit

Re: Qualifier

2009-01-12 Thread Wendy Smoak
On Mon, Jan 12, 2009 at 10:36 AM, buters wrote: > Example: > Ist: foo-3.0-SNAPSHOT.jar > Soll: foo-3.0-20090110.064228-1.jar I assume you are looking in your remote repository? This is normal. You're seeing a timestamped snapshot. This is the default naming convention for snapshots in the remot

Re: Qualifier

2009-01-12 Thread buters
Example: Ist: foo-3.0-SNAPSHOT.jar Soll: foo-3.0-20090110.064228-1.jar Wendy Smoak-3 wrote: > > On Mon, Jan 12, 2009 at 7:00 AM, buters wrote: > >> what can I do, that after a build of my snapshot the artifact is named >> "version-qualifier.jar" instead of "version-snapshot.jar" > > A

Re: Qualifier

2009-01-12 Thread Wendy Smoak
On Mon, Jan 12, 2009 at 7:00 AM, buters wrote: > what can I do, that after a build of my snapshot the artifact is named > "version-qualifier.jar" instead of "version-snapshot.jar" An example would help here... where are you looking, and what is the actual filename vs. the one you expected? I'm