You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Olivier CHAMPAGNE <ol...@sysde.eads.net> on 2004/01/08 10:34:43 UTC

Viewing all properties available

Sorry for this newbie's question (Maven related but probably java too) but
I would like to known if there is a way to view/browse all properties
available/set in a target.
In fact, I would like at least to output some revealant informations during
build process like :
- current artifact
- current version(s)
- goal's description
- current pathname
- ...
and so on
(I think "properties" in means of pom.*, maven.*, ...)

< context >
In the project (prototype), Maven is used as a build framework with ordered
and dependant (sometimes interactive) steps, not as a "super-Makefile" to
build Java projects/subprojects.
I mean Maven (and its project definition) can be viewed as a generic build
process coherency guardian which asks intermediate questions to generate a
final product (CD distribution) from an initial description of the global
system made by user (hardware environnement, dynamic flows and software
components/functionnalities needed for computing) through intermediate
tasks (viewed as goals).
I actually work on these intermediate and generic steps needed to guide
final users in the generation of there own system.
< / context >

Thanks in advance.

    Olivier Champagne @ EADS, Labège

     (\(\      "Regular Expression
     ( ~.)     are to strings what
    o((")(")   math is to numbers"



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org