Brett Porter wrote:
On 19/06/2008, at 11:50 PM, Oleg Gusakov wrote:
Paul Gier wrote:
Oleg, are there any overview type docs on the wiki of how the new
resolver will work? I'd like to see an overview before I start
digging through the code. I'm specifically interested in how
version ra
On Wed, Jun 11, 2008 at 6:17 PM, John Casey <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> As I'm sure you've noticed from the discussion on this list and my commit
> logs, I've been working to solve a problem between concrete interpolation of
> the POM at project-construction time and the need to u
On 19/06/2008, at 11:50 PM, Oleg Gusakov wrote:
Paul Gier wrote:
Oleg, are there any overview type docs on the wiki of how the new
resolver will work? I'd like to see an overview before I start
digging through the code. I'm specifically interested in how
version ranges are handled in
Hi
I have download the maven2.0.9 and I have set the maven path.
Then I have created one folder my-app, in that I have created pom.xml file.
Then I executed this command like this
C:\mvnapp>mvn archetype:create -DgroupId=com.mycompany.app
-DartifactId=my-app
I am getting the follo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
| In POM we have a version number of the project as
|
| 1.4
|
| Instead of hardcoding it each time I take a new build, I would like to
| replace it with the one entered by the user when he takes a buld using
| maven. I want the user to enter the v