license and maven2

2005-04-24 Thread Pieter Laeremans
Hello, I would like to release the existing code base of a project as GPL. Is it enough to include a LICENSE.txt file or do I have to include the GPL license in every source file of the project ? If so can maven be used to generate a version of the source code containing the license. I do'nt

Maven2 workflow

2005-04-21 Thread Pieter Laeremans
Hi, I'm quite new to Maven. I've decided to directly start using Maven 2.0, I can avoid a migration that way. But what is the best workflow to use maven (2) ? For example I have an existing software project which I want to develop very incremently. Suppose I would like to do a release every

Re: Maven2 jar classpath

2005-04-19 Thread Pieter Laeremans
Brett Porter wrote: you are missing plugins/ to wrap the plugin/ element. On 4/20/05, Pieter Laeremans [EMAIL PROTECTED] wrote: When I want to do this I get this: - Brett Inded. The problem is fixed Thanks! kind regards, Pieter

Maven 2

2005-04-17 Thread Pieter Laeremans
It is not clear how I have to configure a project to d deploy it to a given server. Suppose I have a server : myserver.com where I would like to deploy my project in the repository located in /home/repositories distributionManagement repository Idmyserver.com/id