Hi
I just got maven (MAVEN-1_0-BRANCH) and maven-plugins (HEAD) from CVS.
A call to ant -f build-bootstrap.xml results in a compiler error.
What am I missing ?
Regards
[echo]
[echo]
+--+
[echo]
|
Hi
Breaking API's or configuration settings is always bad. The much better
way is to keep compatibility and make the new feature configurable so
that it can be turned on easily.
I dont use the war plugin I just wanted to say that I agree with
Vincent.
Regards
> > >
> > >
> > > I think I'm -1
ut of a project is impossible if the project has reached a critical
size.
Juergen
bob mcwhirter wrote:
On Thu, 19 Jun 2003, Juergen Heidak wrote:
I like the idea of adding more structural information to the directory
layout but all changes should be backward compatible because many
pro
I like the idea of adding more structural information to the directory
layout but all changes should be backward compatible because many
projects already use maven and can not adapt a possible new structure
without great effort.
In other words: The path to the different source directories (jav
Hi
I wrote a small plugin to create a project file for use with JDEE (Java
Development Enviroment for Emacs, see http://jdee.sunsite.dk).
Its similiar to the eclipse plugin and enables JDEE users to start quickly a
new project without having the need to reconfigure all options already set in
t
Hi
I extended the template to produce a table prior listing all class and methods
todos. The table can give a quick overview of all classes having todos.
The layout is as follows:
Classname Class Todos count Number of methods with todos
a.b.SomeClass 3