RE: snapshots in local repository after install?

2006-07-27 Thread Bram de Kruijff
Not sure why it would be different for your two environments, but you need to specify unique version to false to avoid the timestamp being appended, e.g.: distributionManagement repository ... uniqueVersionfalse/uniqueVersion ... /repository

Re: snapshots in local repository after install?

2006-07-04 Thread ngodfredsen
Not sure why it would be different for your two environments, but you need to specify unique version to false to avoid the timestamp being appended, e.g.: distributionManagement repository ... uniqueVersionfalse/uniqueVersion ... /repository /distributionManagement