+1
used it in many larger open source projects,
to built from various tagged and trunked sources
maven, axis2, svnkit, Jenkins, Tomcat, Glassfish.
I did so on Windows 2000 AS, on Ubuntu 12.04
on OpenVMS/GNV-BASH (for our own SW developments)
because Axis2-xyz build works but fails with
surefi
Josef
-Ursprüngliche Nachricht-
Von: Stadelmann Josef [mailto:josef.stadelm...@axa-winterthur.ch]
Gesendet: Dienstag, 22. Januar 2013 10:10
An: Maven Developers List
Betreff: AW: Default remote repository URL is invalid to build Maven
Sitting behind a firewall is mostly the cause of such tro
Sitting behind a firewall is mostly the cause of such troubles.
In this case you
1. need to tell maven about how to reach out through the firewall
2. and you need to tell ant about how to reach out through the firewall
a) when called alone from a shell
b) when called from the ant
d
Gesendet: Mittwoch, 28. November 2012 12:57
An: Maven Developers List
Betreff: Re: maven-3 and core-integration-testing git migration, needs
verification
It builds fine here, with or without pom change
Kristian
2012/11/28 Stadelmann Josef
> in the maven/pom.xml the following is found
>
>
infos will have to be updated to reference git otherwise the buildnumber
plugin will try to extract some svn data from the local copy.
On Wed, Nov 28, 2012 at 10:12 AM, Stadelmann Josef <
josef.stadelm...@axa-winterthur.ch> wrote:
> after a
> $ git clone https://git-wip-us.apache.o
Not beening a maven developer, just a maven-newbi, but modelling with UML was
pushed very high some days.
UML then RUP to use UML, then based on UML specs some CASE Tools, developed,
and then we started to learn to express our demands by using a graphical
notation language, AND without the need
OpenVMS on Integrity latest version and patches.
And note:
I have already successfull built SQLJET and SVNKIT java libraries using
ant-1.7.0 under OpenVMS Itanium,
Now I want to build MAVEN-2.2.1 on OpenVMS from the tags / trunk sources
and I fail to execute the basic ANT build.xml process.
H