This sounds like a better use case for the Maven Indexer and/or Aether than
Maven itself. There is no syntax for saying "all artifacts within a group"
in a pom. But you should be able to use the Indexer API to formulate such a
query against a repository index.
Justin
On Sat, Jan 29, 2011 at 5:11
On 10/20/10 11:47 AM, Jason van Zyl wrote:
> I think we just need to make it easier to create and add profile activators.
+1
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@mave
wrote:
> Justin Edelson wrote:
>
>> To reproduce:
>> $ svn co http://svn.apache.org/repos/asf/sling/trunk
>> $ mvn clean install
>
> After a couple of builds of r999284 of Slink trunk with 3.0-RC1, the only
> failures I ever managed to produce were in org.apache.slin
On 9/16/10 11:12 AM, Benjamin Bentmann wrote:
> Justin Edelson wrote:
>
>> Any clues as to what we should be looking for?
>
> Well, I would hope that the Sling guys now best what makes their tests
> fail.
Indeed we do. In this case, what's making the tests fail
Integration tests in the Apache Sling build are pretty consistently
failing on 3.0-RC1 and 3.0-beta-3 in two different modules. Both pass
consistently in 2.2.1.
To reproduce:
$ svn co http://svn.apache.org/repos/asf/sling/trunk
$ mvn clean install
In about 4 minutes (depending upon the state of y
You should look at the list archives. This has been discussed before.
On Wed, Sep 8, 2010 at 12:29 PM, Prashant Bhate
wrote:
> Hi,
>
> Is there a recommended way to extend maven plugins?
> which is better extend or aggregate with respect to MOJO inheritance?
>
> I wanted to extend versions:set pl
In the case of JIRA, you can pull everything you need via the API.
You might also want to read You might want to read
http://www.1060.org/blogxter/entry?publicid=E47B0A97528CCD973524C9A938A2E8D9
to help you understand why you're probably not going to get a database dump.
Justin
On 9/6/10 9:27 PM
On 7/30/10 7:39 AM, Mirko Jahn wrote:
> Hey there,
>
> I am currently using Maven2 and 3 in parallel. I just tweaked the
> scripts in the bin folder to use mvn3 instead of mvn for the beta-1
> release. This is a great way for me to easily check if my build has
> any problems with the latest releas
Now that's what I call a vacation.
On 7/7/10 12:07 PM, Julia Antonova wrote:
>
> I will be out of the office starting 05.07.2010 and will not return until
> 19.07.2010.
>
> I have no acces to my mailbox, I will reply to your message upon return.
> For urgent issues please contact my colleagues:
On Mon, Jun 28, 2010 at 10:03 AM, Antonio Petrelli <
antonio.petre...@gmail.com> wrote:
> 2010/6/28 Stephen Connolly :
> > Can somebody update the wiki please?
>
> Done, however I disagree with the counting, if I am in vacation from
> 28th to 29th of June, I have 2 days of holidays, right?
>
No. S
Who turns on their out of office for one day?
On 6/27/10 6:19 PM, Julia Antonova wrote:
>
> I will be out of the office starting 28.06.2010 and will not return until
> 29.06.2010.
>
> I have no acces to my mailbox, I will reply to your message upon return.
> For urgent issues please contact my
Good GSoC project for next year - a process which watches for these
emails and automatically updates the wiki. No reason this can't be
automated.
On 6/16/10 12:26 PM, Tamás Cservenák wrote:
> Update the wiki/FAQ please!
>
>
> Thanks,
> ~t~
>
> On Sat, Jun 12, 2010 at 8:18 PM, Wayne Fay wrote:
Ah. I forgot about wagon-svn. Thanks for the clarification.
Baptiste MATHUS wrote:
Hi,
Well, no. Using SVN, the credentials are stored externally. Or you can even
give them on the command line (-Duser/password).
And btw, we're using svn:// protocol.
Cheers
2010/4/26 Justin Edelson
Out of curiosity - how is it possible to cut a release without a
settings.xml file? Don't you *always* need repository credentials? I
guess if your repository was accessed via file://...
Note - This isn't to suggest that this issue shouldn't be resolved.
On 4/26/10 8:30 AM, Baptiste MATHUS wrot
That's up to whomever produces these artifacts, not the Maven developers.
Justin
On 4/22/10 8:52 AM, Norbert Bátfai wrote:
> Hi,
>
> The jing-20030619.jar is available in the central maven repository.
> But I cannot find the jing-2009. Is it possible to get this jar
> from the central maven
You can look at the JavaDoc of the MavenProject class:
http://maven.apache.org/ref/2.2.1/maven-project/apidocs/org/apache/maven/project/MavenProject.html
On 4/21/10 8:45 AM, Ludwig Magnusson wrote:
> Hi!
>
> When writing a mojo there is a possibility to access information about the
> project runn
On 4/12/10 9:29 AM, M Muthukumaran wrote:
> All,
>
>
>
> I have a multi module project where I have only two modules. Every thing
> works fine like build, install, etc. However I have problem while
> deploying the artifact into my snapshot repository. I'm hosting
> artifactory as my organizatio
+1
On Apr 1, 2010, at 4:21 PM, Mark Struberg wrote:
> I think the current behaviour is the most flexible and also very
> intuitive. So I'd let it as is.
>
> LieGrue,
> strub
>
> --- Benjamin Bentmann schrieb am Do,
> 1.4.2010:
>
>> Von: Benjamin Bentmann
>> Betreff: [DISCUSS] MNG-3226 - Develo
Maven has supported an ordered classpath for a while now (since 2.0.9
IIRC). Can you provide more details?
Justin
On Mar 10, 2010, at 5:14 PM, Vladimir Jigounov
wrote:
>
> I'm using maven 2.2.1.
> Order of libraries on classpath does not match order of dependencies
> in
> pom.xml
> Is there any
Please read the @execute descriptor documention on this page:
http://maven.apache.org/developers/mojo-api-specification.html
Justin
On 1/30/10 1:48 PM, Kay Kay wrote:
I have defined a class inheriting from AbstractMojo with @goal mygoal.
So, everytime we do
$ mvn myplugin:mygoal
I want to
On Tue, Jan 5, 2010 at 9:15 AM, Peter Lynch wrote:
> On Tue, Jan 5, 2010 at 7:47 AM, Kristian Rosenvold <
> kristian.rosenv...@gmail.com> wrote:
>
> > it should probably be org.junit but has since "the beginning of time"
> been
> > just junit. I know at least surefire would need to be updated if
The File Activity report uses data from your SCM system, not changes.xml.
maven-changes-plugin != maven-changelog-plugin (yes, the names are
confusing).
Justin
P.S. This really belong on users@, not d...@.
On Mon, Dec 21, 2009 at 2:57 PM, Karl Heinz Marbaise wrote:
>
> Hi,
>
> i'm using the
22 matches
Mail list logo