gt;
> big difference between Nix proxy and Windows proxy configurations
>
> follow this tutorial:
>
> https://ant.apache.org/manual/proxy.html
>
>> Subject: Re: maven-ant-tasks proxy issue
>> From: cyril.scet...@free.fr
>> Date: Thu, 16 Jun 2016 11:15:52 -0400
>&
big difference between Nix proxy and Windows proxy configurations
follow this tutorial:
https://ant.apache.org/manual/proxy.html
> Subject: Re: maven-ant-tasks proxy issue
> From: cyril.scet...@free.fr
> Date: Thu, 16 Jun 2016 11:15:52 -0400
> To: user@ant.apache.org
>
> Anyo
-Original Message-
From: Cyril Scetbon [mailto:cyril.scet...@free.fr]
Sent: Wednesday, June 15, 2016 5:41 PM
To: Ant Users List
Subject: [E] Re: maven-ant-tasks proxy issue
They are defined at
https://github.com/apache/cassandra/blob/cassandra-2.1.14/build.properties.default
When I do
Anyone ?
> On Jun 15, 2016, at 17:40, Cyril Scetbon wrote:
>
> They are defined at
> https://github.com/apache/cassandra/blob/cassandra-2.1.14/build.properties.default
>
> When I don't need to use a proxy it works fine.
>>>
>>> I have an issue with this code
>>> https://github.com/apache/cass
They are defined at
https://github.com/apache/cassandra/blob/cassandra-2.1.14/build.properties.default
When I don't need to use a proxy it works fine.
>>
>> I have an issue with this code
>> https://github.com/apache/cassandra/blob/cassandra-2.1.14/build.xml#L567-L590
>> I've tried to use http_
> From: cyril.scet...@free.fr
> Subject: maven-ant-tasks proxy issue
> Date: Wed, 15 Jun 2016 16:11:26 -0400
> To: user@ant.apache.org
>
> Hi guys,
>
> I have an issue with this code
> https://github.com/apache/cassandra/blob/cassandra-2.1.14/build.xml#L567-L590
> I've tried to use http_proxy
Thanks for the help.
I manually change the maven-build.xml file
usetimestamp="false"
to
usetimestamp="true"
but running ant still goes to every Maven repository to download the jar.
e.g.
[get] Getting:
http://192.168.1.124:8081/nexus/content/groups/public//javassist/javassist/3.12.1.GA/java
On 1/9/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
EJ Ciramella wrote:
> Has anyone tried this (or is using it)?
>
> I pinged the m2 mailing list, but there hasn't been any response yet
> (more than 48 hours so far).
>
> Is the actual classpath used for compiling unavailable to ant as a
>
On
EJ Ciramella wrote:
Has anyone tried this (or is using it)?
I pinged the m2 mailing list, but there hasn't been any response yet
(more than 48 hours so far).
Is the actual classpath used for compiling unavailable to ant as a
One of the m2 tasks creates paths from a pom once its been re
rom: Steve Loughran [mailto:[EMAIL PROTECTED]
> Sent: Friday, 16 June 2006 7:17 PM
> To: Ant Users List
> Subject: Re: Maven vs. Ant?
>
> Stephen McConnell (DPML) wrote:
> >
> >
> >> -Original Message-
> >> From: Antoine Levy-Lambert [mailto:[EMAIL P
> -Original Message-
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
> Sent: Friday, 16 June 2006 7:17 PM
> To: Ant Users List
> Subject: Re: Maven vs. Ant?
>
> Stephen McConnell (DPML) wrote:
> >
> >
> >> -Original Message-
>
Original-Nachricht
Datum: Fri, 16 Jun 2006 15:10:21 +0930
Von: "Stephen McConnell (DPML)" <[EMAIL PROTECTED]>
An: \'Ant Users List\'
Betreff: RE: Re: Maven vs. Ant?
>
>
> > -Original Message-
> > From: Antoine Levy-Lambert [mailto:[
Stephen McConnell (DPML) wrote:
-Original Message-
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
And what about dpml ?
I guess first off is the statement that the DPML content is not aimed at or
equivalent to Maven. Generally speaking the DPML products are focussed on
run
> -Original Message-
> From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
> And what about dpml ?
I guess first off is the statement that the DPML content is not aimed at or
equivalent to Maven. Generally speaking the DPML products are focussed on
runtime requirements with the sing
Can you expand a bit on the fact that you could not get Maven to work for you.
Remember this was a long time ago, before Maven v1 was fully mature.
I had trouble making it work on a simple project, and didn't get much
help from the mailing list. So I quickly gave up for the short term,
while ke
Hello Dominique,
your posting is interesting.
Original-Nachricht
Datum: Tue, 13 Jun 2006 09:25:09 -0500
Von: Dominique Devienne <[EMAIL PROTECTED]>
An: Ant Users List , [EMAIL PROTECTED]
Betreff: Re: Maven vs. Ant?
> This
> whole thing was home grown before I
Sorry, if I am being overly naive...
Not naive. You simply having been involved in a large enough project,
or collection of projects that depend on each other. Or in distributed
teams in different cities. You want each team to work on independent
sub-project. Some dependencies are fixed, like ex
EJ Ciramella wrote:
A private repository being an "internal remote" repository on a
machine that gets backed up nightly.
Where's the harm in that?
None at all; we actually keep part of our 'private' repo in SVN, so
everyone who checks out the stuff gets that bit of the repository too.
Rem
ncies and a repository.
>
> Has anyone compared maven and ivy ? And what about dpml ?
>
> Regards,
>
> Antoine
>
> Original-Nachricht
> Datum: Mon, 12 Jun 2006 17:39:01 +0100
> Von: Steve Loughran <[EMAIL PROTECTED]>
> An: Ant Users List
>
Honestly, I still don't understand this desire to have some lib
repository I see used in maven (or the concept I mean). It has always
been my experience everywhere I work, to have a copy of the libraries
needed someplace nearby. And, as such, that was always considered the
"official gold copy
Any project that considers longevity or offline rebuilding must think
about how to archive all their dependencies. What if the repositories go
away? What if a lawsuit forces some jar to be pulled.
You may also need a private repository to store stuff that isnt in open
source, or just not in the
ECTED]
Sent: Monday, June 12, 2006 3:29 PM
To: Ant Users List
Subject: Re: Re: Maven vs. Ant?
Hi,
I am interested by this thread, as the project I am working for might
need a tool able to manage inter-project dependencies and a repository.
Has anyone compared maven and ivy ? And what about dpml ?
Re
-thought out parts of maven, but cannot afford to use the poorly tested
code in our builds.
Liz Sommers
[EMAIL PROTECTED]
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 13, 2006 6:32 AM
To: Ant Users List
Subject: Re: Maven vs. Ant?
Antoine Levy-Lambert
Antoine Levy-Lambert wrote:
Hi,
I am interested by this thread, as the project I am working for might need a
tool able to manage inter-project dependencies and a repository.
Has anyone compared maven and ivy ? And what about dpml ?
Regards,
Antoine
Antoine,
the forthcoming second edition
+0100
Von: Steve Loughran <[EMAIL PROTECTED]>
An: Ant Users List
Betreff: Re: Maven vs. Ant?
> EJ Ciramella wrote:
> > Maven (2) works REALLY well with transitive dependencies (something ant
> > doesn't).
>
> Agreed. Ivy and the maven2 tasks do this, though not s
EJ Ciramella wrote:
Maven (2) works REALLY well with transitive dependencies (something ant
doesn't).
Agreed. Ivy and the maven2 tasks do this, though not so tightly integrated.
So much is available right out of the box (keeping build
files simple and easily maintained. Why would you want
l of time tinkering and waiting for replies on the mailing
list if you opt to go this route.
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Monday, June 12, 2006 8:09 AM
To: Ant Users List
Subject: Re: Maven vs. Ant?
Jeff:
I don't know a whole lot about ma
nt versus Maven isn't like comparing VI versus
Emacs...
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Monday, June 12, 2006 8:09 AM
To: Ant Users List
Subject: [SPAM] - Re: Maven vs. Ant? - Email has different SMTP TO: and
MIME TO: fields in the email addre
Jeff:
I don't know a whole lot about maven other than what people have told
me. I've heard that whole argument regarding standard environment
(directories, etc). However, to me that seems like a pointless
argument... I am working on a build environment for my open source
project...to allow
This a bug in the Maven task.
I opened a bug and submitted a patch:
http://jira.codehaus.org/browse/MNG-2304
jmaxwell wrote:
>
> Using the maven ant tasks I receive a null pointer if I set a fileset ref
> and then set a property with that ref. However if a set a path ref I do
> not get a NPE.
"Donald Strong" <[EMAIL PROTECTED]> writes:
> Hi all,
>
> Has anyone done any work on or know of a project that uses a build
> configuration similar to Maven but then delegates to Ant targets?
>
> Perhaps thats what Maven does now, it has been a while since I looked at
> it. Last time we tried
[EMAIL PROTECTED] writes:
> nice to hear of your efforts.
Yes. It was nice for me to see your design decisions too. It will be too long
to answer you now - but I'm sure when my work will be published you may have a
look inside it and see if it suits your needs and what can be improved.
Regar
> I simplified the model to consider a static module dependency (compile
> and
> runtime are identical for that first implementation - I really think it
> is far
> enough). A module simply declares it needs a third-party jar (log4j,
> velocity...) or another module.
this approach can also tak
[EMAIL PROTECTED] writes:
> neat.I find that managing and compositing data is potentially the hardest
> problem after defining/managing component dependencies...how are u managing
> dependencies? do u manage any aspect of data? any versioning of data being
> performed? does it scale to enterpr
> > Eventually we dropped Maven in favor of Magic.
>
> I found it ! (not so easy)
>
>http://www.dpml.net/central/products/magic/index.html
thx!
> What is the project license ?
ditto
> It is really really interesting. It looks like the build system I'm currently
> implementing. Diff
"Stephen McConnell" <[EMAIL PROTECTED]> writes:
>> Has anybody used Maven to build large project infrastructure.
>
> I was using Maven for an infrastructure involving about 120 projects.
> Eventually we dropped Maven in favor of Magic.
I found it ! (not so easy)
http://www.dpml.net/central
"Stephen McConnell" <[EMAIL PROTECTED]> wrote ..
>
>
> > -Original Message-
> > From: Radha Sangal [mailto:[EMAIL PROTECTED]
> > Sent: 14 December 2004 18:20
> > To: Ant Users List
> > Subject: maven
> >
> > Hi,
> >
> >
> >
> > Has anybody used Maven to build large project infrastruct
> -Original Message-
> From: Radha Sangal [mailto:[EMAIL PROTECTED]
> Sent: 14 December 2004 18:20
> To: Ant Users List
> Subject: maven
>
> Hi,
>
>
>
> Has anybody used Maven to build large project infrastructure.
I was using Maven for an infrastructure involving about 120 projects.
38 matches
Mail list logo