Jochen pointed out to me directly that this is needed for site
deployment. /facepalm. Seems reasonable to me then.
On Wed, Apr 13, 2011 at 12:44 PM, Brian Fox wrote:
> Projects are usually using repository.apache.org / https by default
> for deploys. So why would we add it?
>
> On Wed, Apr 13, 20
cool stuff (I have already some use cases in mind :-) )
+1 to host this here @ASF
All the integration/samples part could be at least in sandbox ?
2011/4/13 John Casey :
> Hey everyone,
>
> I have some code I've been working on for about a year now, on and off. The
> point is to make it easier t
I already started work on SUREFIRE-724.
stefan
On 13.04.2011, 17:30 +0200 Kristian Rosenvold wrote:
> Running single methods is not implemented for 3.x and the junit 4.7
> provider, it is not really a bug as such, although I hate getting into
> those semantics.
>
> I've been thinking about makin
> I have some code I've been working on for about a year now, on and off. The
> point is to make it easier to embed Maven inside an application, including
> giving access to Maven components via injection.
I haven't checked out the code yet, but embedding Maven is a common
use case for a lot of pe
+1
On 4/12/11 9:32 AM, Olivier Lamy wrote:
Hello,
I'd like to release surefire 2.8.1
We fixed 7 issues :
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&version=17221
Staged repo : https://repository.apache.org/content/repositories/maven-081
Staging sites :
* http://maven.apa
+1
On 4/13/11 4:30 AM, Stephen Connolly wrote:
Hi,
This release is being requested to assist the Apache Cassandra project.
We solved 1 issue:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11533&styleName=Html&version=17307
There are still a plenty of issues left in JIRA:
http://j
I committed it: http://svn.apache.org/viewvc?view=revision&revision=1091756
-Lukas
Stephen Connolly wrote:
care to share the fix?
at the moment one page is borked (reference.html) but it can be snuck in I'd
I have the fix
- Stephen
---
Sent from my Android phone, so random spelling mistake
the coverage is always 0% because the instrumentation is borked with
shading, so the tests bomb out and coverage is 0%... at least it was lat
week when I did 2.1.2
- Stephen
---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result o
care to share the fix?
at the moment one page is borked (reference.html) but it can be snuck in I'd
I have the fix
- Stephen
---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result of using swype to type on the
screen
On 13 Apr 20
Projects are usually using repository.apache.org / https by default
for deploys. So why would we add it?
On Wed, Apr 13, 2011 at 3:08 AM, Jochen Wiedmann
wrote:
> Hi,
>
> are there any reasons for *not* adding wagon-ssh (and possibly others)
> to the Apache parent POM? I'd opt adding this and rel
Stephen Connolly wrote:
+1 from me.
Most of the links seem to be fixed now... but still having issues
getting the thing to work
Could only get the site to build with Maven 3 and the Site 3.0-beta-3
And you can only build Maven ANT Tasks with Maven 2.2.1
After a little fix I just built
Running single methods is not implemented for 3.x and the junit 4.7
provider, it is not really a bug as such, although I hate getting into
those semantics.
I've been thinking about making a "provider feature matrix" for the
surefire providers for some time, since these differences are currently
mo
Thanks Jesse for the pointer. Actually it is on central:
http://repo2.maven.org/maven2/de/pdark/decentxml/1.3/
Regards,
Julien
- Message d'origine
> De : Jesse Glick
> À : dev@maven.apache.org
> Envoyé le : Mer 13 avril 2011, 16h 00min 21s
> Objet : Re: Maven API to partially edit
Okay, it doesn't look like this is much interest in this. I'll post a
broad overview of my thoughts and see if that kicks off any other
discussion and, if not, I'll just let it drop.
So, currently the repository security is a bit of misnomer. Everything
to date is implemented in the transport la
On 04/13/2011 07:56 AM, Julien HENRY wrote:
I would like to know if there is a standard Maven API to edit parts of a
pom.xml. I managed to parse a pom to a Model using ModelBuilder. Then I can do
some modifications and write Model to file using ModelWriter. But of course it
will completly rewrite
On 04/12/2011 09:32 AM, Olivier Lamy wrote:
I'd like to release surefire 2.8.1
You may want to take a look at SUREFIRE-724 first. Not sure if this would be
simple to fix, though.
-
To unsubscribe, e-mail: dev-unsubscr...@mav
Hi,
> Is it still the recommended way? Is there a better solution with Maven 3
> API?
I don't know a better oneI'm searching for a better solution as well, but i
didn't one...
Kind regards
Karl Heinz Marbaise
--
MfG
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49
Hi,
I would like to know if there is a standard Maven API to edit parts of a
pom.xml. I managed to parse a pom to a Model using ModelBuilder. Then I can do
some modifications and write Model to file using ModelWriter. But of course it
will completly rewrite the pom (loosing comments, writing un
That's in the integration module. If you comment that out of the
top-level POM you should be okay.
On 4/12/11 11:05 PM, Dan Rollo wrote:
Sounds great! I've been having trouble getting off the ground with a
maven embedder project myself. (The old 2.0.4 embedder jar made lot's of
things easy, and
+1 from me.
Most of the links seem to be fixed now... but still having issues
getting the thing to work
Could only get the site to build with Maven 3 and the Site 3.0-beta-3
And you can only build Maven ANT Tasks with Maven 2.2.1
Some of the issues seem to be around the Cobertura instrument
Hi,
This release is being requested to assist the Apache Cassandra project.
We solved 1 issue:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11533&styleName=Html&version=17307
There are still a plenty of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=
I'm cancelling this vote and respinning with updated parent
On 13 April 2011 06:45, Lukas Theussl wrote:
>
>
> Stephen Connolly wrote:
>>
>> +1 from me
>>
>> Also note that as I am not running Windows, the links on the LHS of
>> the staging repo are all broken
>
> This should not depend on whethe
Hi,
are there any reasons for *not* adding wagon-ssh (and possibly others)
to the Apache parent POM? I'd opt adding this and releasing a version
10.
Jochen
--
I Am What I Am And That's All What I Yam (Popeye)
-
To unsubscribe,
23 matches
Mail list logo