John Smart's poll for build tools

2010-08-29 Thread Jason van Zyl
If you use Maven, John Smart's polls are a great way to show your support for 
us :-)

Please vote!

http://www.wakaleo.com/resources/polls

Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
-

Our achievements speak for themselves. What we have to keep track
of are our failures, discouragements and doubts. We tend to forget
the past difficulties, the many false starts, and the painful
groping. We see our past achievements as the end result of a
clean forward thrust, and our present difficulties as
signs of decline and decay.

 -- Eric Hoffer, Reflections on the Human Condition





Re: Build tools

2006-10-17 Thread Emmanuel Venisse

Continuum use ant and maven from the PATH and not from ANT_HOME/M2_HOME

Emmanuel

Naess, Ronny a écrit :
 
I think I found it out. The solaris box had an old Ant version installed

with the os. This is the Ant version Continuum used and thats why the
library dependencies needed by ant was not found.

I assume therefore that ANT_HOME, M2_HOME and JAVA_HOME must be in the
continuum users environment as a separate install and configuration pre
continuum installation. Is this correct?

-Ronny


-Opprinnelig melding-
Fra: Naess, Ronny [mailto:[EMAIL PROTECTED] 
Sendt: 17. oktober 2006 10:12

Til: continuum-users@maven.apache.org
Emne: Build tools

Hi, all.
 
I have several projects running on Continuum 1.0.3. Mostly M2 projects

but also two ant projects.
 
I have some questions conserning configuration.
 
Do I have to install ant and maven separatly to make continuum work? the

reason I ask is because we had to do it for maven, but not for ant. How
is this possible?
Anyway if Ant is included with continuum. Where can I add ant library
dependencies (svnant and ant-contrib) or better, how can I change what
ant installation to use? 
 
Am I doing it wrong here??
 
-Ronny



!DSPAM:4534907b139486491211187!







Re: Build tools

2006-10-17 Thread Naess, Ronny
 
I think I found it out. The solaris box had an old Ant version installed
with the os. This is the Ant version Continuum used and thats why the
library dependencies needed by ant was not found.

I assume therefore that ANT_HOME, M2_HOME and JAVA_HOME must be in the
continuum users environment as a separate install and configuration pre
continuum installation. Is this correct?

-Ronny


-Opprinnelig melding-
Fra: Naess, Ronny [mailto:[EMAIL PROTECTED] 
Sendt: 17. oktober 2006 10:12
Til: continuum-users@maven.apache.org
Emne: Build tools

Hi, all.
 
I have several projects running on Continuum 1.0.3. Mostly M2 projects
but also two ant projects.
 
I have some questions conserning configuration.
 
Do I have to install ant and maven separatly to make continuum work? the
reason I ask is because we had to do it for maven, but not for ant. How
is this possible?
Anyway if Ant is included with continuum. Where can I add ant library
dependencies (svnant and ant-contrib) or better, how can I change what
ant installation to use? 
 
Am I doing it wrong here??
 
-Ronny


!DSPAM:4534907b139486491211187!


Re: Build tools

2006-10-17 Thread Emmanuel Venisse

Ant and maven aren't packaged with continuum install, you need to install them 
separatly.

In your case, you have probably an ant installation somewhere on your disk but it isn't Continuum 
that installed it.

If you're on a linux, you can find it with this command 'which ant'

Emmanuel

Naess, Ronny a écrit :

Hi, all.
 
I have several projects running on Continuum 1.0.3. Mostly M2 projects

but also two ant projects.
 
I have some questions conserning configuration.
 
Do I have to install ant and maven separatly to make continuum work? the

reason I ask is because we had to do it for maven, but not for ant. How
is this possible?
Anyway if Ant is included with continuum. Where can I add ant library
dependencies (svnant and ant-contrib) or better, how can I change what
ant installation to use? 
 
Am I doing it wrong here??
 
-Ronny






Build tools

2006-10-17 Thread Naess, Ronny
Hi, all.
 
I have several projects running on Continuum 1.0.3. Mostly M2 projects
but also two ant projects.
 
I have some questions conserning configuration.
 
Do I have to install ant and maven separatly to make continuum work? the
reason I ask is because we had to do it for maven, but not for ant. How
is this possible?
Anyway if Ant is included with continuum. Where can I add ant library
dependencies (svnant and ant-contrib) or better, how can I change what
ant installation to use? 
 
Am I doing it wrong here??
 
-Ronny