On Mon, 2005-01-17 at 01:58, Mark H. Wilkinson wrote:
> As for representing the project source map, we currently have a kind-of
> convention that ${local-repo}/${group-id}/src/${artifact-id}.zip can
> contain a source tree archive. How about extending this so that
> ${local-repo}/${group-id}/src/${artifact-id}.local
> and
> ${local-repo}/${group-id}/src/${artifact-id}-${version}.local
> could be files that contain the path to the local copy of the source
> tree? The first version would be used for source trees that were
> tracking HEAD while the second would be used for source trees containing
> specific artifact versions.
Look at the last section of this:
http://cvs.apache.org/viewcvs.cgi/maven-components/maven-core/src/site/apt/configuration-management.apt?rev=1.4&view=auto
--
jvz.
Jason van Zyl
jason@maven.org
http://maven.apache.org
happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...
-- Thoreau
|