It is the default, this element is not set on any repos. Is the
default value true? Setting to false should keep it from using
timestamp versions?
What are the implications of this change?
--jason
On Oct 16, 2006, at 11:46 AM, Jörg Schaible wrote:
Hi Jason,
Jason Dillon wrote:
I think I have tracked this down... looks like ${pom.version} is
getting resolved to a timestamp version instead of the value it its
parents <version> element.
Is this expected?
If my parent has 1.1-SNAPSHOT, and an intermediate module defines a
dependency using ${pom.version}, should this resolve to 1.1-SNAPSHOT
or to 1.1-<timestamp>-<build> for the current module?
What's you setting for the repo? See "uniqueVersion":
http://maven.apache.org/ref/current/maven-model/
maven.html#class_snapshotRepository
- Jörg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]