Re: Getting code from dependency

2012-12-17 Thread jinwei zhu
hi, you can use dependency plugin like "mvn dependency:sources -DdownloadSources=true". 2012/12/18 anjibman : > Hi All, > > I am trying to find a tag/way so that I can get the source code for the > dependency in Maven. I have dependency as > > > my-group > my-artifact > ${my-version} > >

Does maven3 still support built-in properties?

2012-12-16 Thread jinwei zhu
Hi, community, Does maven3 still support built-in properties like maven1.x in this page "http://maven.apache.org/maven-1.x/reference/properties.html "? if yes, where can I find this built-in properties list ? if no, the strange thing is I can use CLI like "mvn -Dmaven.repo.local" to spe

about maven's built-in properties

2012-12-15 Thread jinwei zhu
Hi, community, In this url "http://maven.apache.org/maven-1.x/reference/properties.html"; , it intruduces many maven's built-in properties, for example, maven.repo.local, but it is maven 1.x , Do these properties still exist in maven3 ? Could we use these properties in pom.xml like ${maven.r

Re: about maven.repo.local property in maven3.0.4

2012-12-15 Thread jinwei zhu
t; Nick Stolwijk > > ~~~ Try to leave this world a little better than you found it and, when > your turn comes to die, you can die happy in feeling that at any rate you > have not wasted your time but have done your best ~~~ > > Lord Baden-Powell > > > > On Sat, Dec 15,