Programmatically query maven repository (obscure question)

2012-09-28 Thread marc.blomquist
I put my question on stackoverflow, but then found this forum. http://stackoverflow.com/questions/12648444/maven-plugin-programmatically-query-maven-repository <http://stackoverflow.com/questions/12648444/maven-plugin-programmatically-query-maven-repository> Anyone know where I can ge

Re: Maven download source query

2011-01-30 Thread Justin Edelson
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, 20

Maven download source query

2011-01-30 Thread Halo Consultant
Hello Maven experts I have simple query but cannot find the answer. 1. I have 75 projects under a given maven repository,which are maintained by different java developers. TIGER My Requirement : 1.I want to write a script to download all the java source for latest released version of each of

Re: Query re: Maven Repository

2011-01-20 Thread Wayne Fay
>> Unable to find resource 'opensymphony:quartz-all:pom:1.6.2' in repository >> central (http://repo1.maven.org/maven2) Ask the OpenSymphony folks about this one. >> Unable to find resource 'javax.transaction:jta:jar:1.0.1B' in repository >> central (http://repo1.maven.org/maven2) http://maven.a

Re: Query re: Maven Repository

2011-01-20 Thread Anders Hammar
This type of question should be addressed to the Maven user list. I've forwarded it to there, where this thread should continue. The answer that some things are missing in central is due to licensing. For example, the oracle jdbc jar. They can't be added to central. The solution is to install a re

Query re: Maven Repository

2011-01-19 Thread Beppe Sabatini
Hi, we're maven newbies and we're hoping you can help us with a question regarding the maven repository. Or if you can't help us, perhaps you can direct us to the right person! When we try to compile we get these error messages: Unable to find resource 'opensymphony:quartz-all:pom:1.6.2' in repo

Re: Query related to Maven

2008-08-25 Thread Samuel Le Berrigaud
It is. I suggest you have a look at the POM descriptor http://maven.apache.org/ref/current/maven-model/maven.html#class_build You'll find some information here about configuring source directories, etc. I also strongly suggest you follow the maven conventions if you can. SaM On Tue, Aug 26, 2008

Query related to Maven

2008-08-25 Thread SanthoshKumar N
Is it possible to create my own directory structure? insted of src/main/java If Yes, please provide the steps (commands ) for this, Thanks, In Advance Santhosh Kumar N

Query on enhancements to SCM VSS provider

2007-09-05 Thread Allan Lang
Hi I've recently started working with the VSS SCM provider and have found a number of issues. I'm currently working through these and submitting patches via JIRA, however I'm not sure that this project is currently active. Could anyone tell me if enhancements are still being incorporated for SCM

Re: Query

2007-05-16 Thread Jason van Zyl
Please do not use the Maven dev list for basic Java/User questions. Use [EMAIL PROTECTED] for these questions. Jason. On 16 May 07, at 8:39 AM 16 May 07, Vishal Pahwa wrote: Hi When I use any import statement in my java class say for example import java.math; then I am not able to copile

Query

2007-05-16 Thread Vishal Pahwa
Hi When I use any import statement in my java class say for example import java.math; then I am not able to copile the project.. and the error is (cannot resolve symbol) Symbol : math , Package : java Do I need to make any lib folder in my project in which all required jar files will resi

[jira] Updated: (MRM-69) Simple "query everything" search

2006-02-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRM-69?page=all ] Brett Porter updated MRM-69: Fix Version: 1.0-alpha-1 > Simple "query everything" search > > > Key: MRM-69 > URL: http://jira.c

[jira] Updated: (MRM-68) Accomodate "query everything" in the index

2006-02-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRM-68?page=all ] Brett Porter updated MRM-68: Fix Version: 1.0-alpha-1 > Accomodate "query everything" in the index > -- > > Key: MRM-6

[jira] Closed: (MRM-68) Accomodate "query everything" in the index

2006-02-09 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-68?page=all ] Maria Odea Ching closed MRM-68: --- Resolution: Fixed The resolution is included in the patch file attached in MRM-69. > Accomodate "query everything"

[jira] Closed: (MRM-69) Simple "query everything" search

2006-02-09 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MRM-69?page=all ] Edwin Punzalan closed MRM-69: - Resolution: Fixed Patch applied. Thanks. > Simple "query everything" search > > > Key: MRM-6

[jira] Updated: (MRM-69) Simple "query everything" search

2006-02-09 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-69?page=all ] Maria Odea Ching updated MRM-69: Attachment: MRM-69-maven-repository-indexer.patch > Simple "query everything" search > > > Key: MRM-6

[jira] Updated: (MRM-69) Simple "query everything" search

2006-02-09 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-69?page=all ] Maria Odea Ching updated MRM-69: Attachment: (was: MRM-69-maven-repository-indexer.patch) > Simple "query everything" search > > >

[jira] Updated: (MRM-69) Simple "query everything" search

2006-02-09 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-69?page=all ] Maria Odea Ching updated MRM-69: Attachment: MRM-69-maven-repository-indexer.patch > Simple "query everything" search > > > Key: MRM-6

[jira] Updated: (MRM-69) Simple "query everything" search

2006-02-09 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-69?page=all ] Maria Odea Ching updated MRM-69: Attachment: MRM-69-maven-repository-indexer.patch > Simple "query everything" search > > > Key: MRM-6

[jira] Updated: (MRM-69) Simple "query everything" search

2006-02-08 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-69?page=all ] Maria Odea Ching updated MRM-69: Attachment: MRM-69-maven-repository-indexer.patch > Simple "query everything" search > > > Key: MRM-6

[jira] Updated: (MRM-69) Simple "query everything" search

2006-02-07 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-69?page=all ] Maria Odea Ching updated MRM-69: Due Date: 10/Feb/06 > Simple "query everything" search > > > Key: MRM-69 > URL: http://jir

[jira] Updated: (MRM-68) Accomodate "query everything" in the index

2006-02-07 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-68?page=all ] Maria Odea Ching updated MRM-68: Due Date: 10/Feb/06 > Accomodate "query everything" in the index > -- > > Key: MRM-6

[jira] Updated: (MRM-69) Simple "query everything" search

2006-02-02 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-69?page=all ] Maria Odea Ching updated MRM-69: Remaining Estimate: 15 hours Original Estimate: 15 hours > Simple "query everything" search > > >

[jira] Created: (MRM-69) Simple "query everything" search

2006-02-02 Thread Maria Odea Ching (JIRA)
Simple "query everything" search Key: MRM-69 URL: http://jira.codehaus.org/browse/MRM-69 Project: Maven Repository Manager Type: Task Reporter: Maria Odea Ching Search keyword/term in any of the fields in the index.

[jira] Updated: (MRM-68) Accomodate "query everything" in the index

2006-02-02 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-68?page=all ] Maria Odea Ching updated MRM-68: Remaining Estimate: 20 hours Original Estimate: 20 hours > Accomodate "query everything" in the index > --

[jira] Created: (MRM-68) Accomodate "query everything" in the index

2006-02-02 Thread Maria Odea Ching (JIRA)
Accomodate "query everything" in the index -- Key: MRM-68 URL: http://jira.codehaus.org/browse/MRM-68 Project: Maven Repository Manager Type: Task Reporter: Maria Odea Ching Index must accomodate google-l

[jira] Closed: (MRM-39) caching repository query interface

2006-01-05 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MRM-39?page=all ] Edwin Punzalan closed MRM-39: - Resolution: Fixed > caching repository query interface > -- > > Key: MRM-39 > URL: http://jira.codehaus

[jira] Updated: (MRM-39) caching repository query interface

2005-12-08 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MRM-39?page=all ] Edwin Punzalan updated MRM-39: -- Remaining Estimate: 18 hours Original Estimate: 18 hours > caching repository query interface > -- > >

[jira] Created: (MRM-39) caching repository query interface

2005-11-29 Thread Brett Porter (JIRA)
caching repository query interface -- Key: MRM-39 URL: http://jira.codehaus.org/browse/MRM-39 Project: Maven Repository Manager Type: New Feature Components: indexing Reporter: Brett Porter Fix For: 1.0-alpha-1 need to

[jira] Commented: (MPJIRA-9) generate changes.xml from jira query

2005-09-14 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPJIRA-9?page=comments#action_46403 ] Brett Porter commented on MPJIRA-9: --- this is a part of the Maven 2 plugin, and hopefully will be backported to Maven 1.x > generate changes.xml from jira qu

[jira] Commented: (MPSITE-16) query string in developer/url element causes failure

2005-09-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-16?page=comments#action_46317 ] Lukas Theussl commented on MPSITE-16: - Hmpf, apparently JIRA doesn't get it right either, anyway, you know how to close elements. > query string in developer/url elemen

[jira] Closed: (MPSITE-16) query string in developer/url element causes failure

2005-09-13 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSITE-16?page=all ] Lukas Theussl closed MPSITE-16: --- Resolution: Won't Fix The url should read: http://xyz.com/info.ws?uid=trajano&index=1<; > query string in developer/url element

[jira] Created: (MPHIBERNATE-17) Support query tag in aggregate-mappings

2005-07-20 Thread Brian Cochran (JIRA)
Support query tag in aggregate-mappings --- Key: MPHIBERNATE-17 URL: http://jira.codehaus.org/browse/MPHIBERNATE-17 Project: maven-hibernate-plugin Type: Bug Versions: 1.3 Environment: maven 1.0.2 Reporter: Brian

[jira] Created: (MPJIRA-9) generate changes.xml from jira query

2005-02-07 Thread jira
: MPJIRA-9 Summary: generate changes.xml from jira query Type: New Feature Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-jira-plugin Assignee: Emmanuel Venisse Reporter: Ryan Sonnek Created: Mon

[jira] Created: (MPSITE-16) query string in developer/url element causes failure

2004-10-05 Thread jira
: MPSITE-16 Summary: query string in developer/url element causes failure Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-site-plugin Versions: 1.6 Assignee: Reporter

[jira] Updated: (MAVEN-995) statcvs's viewcvs links don't work if repository url contains query string

2003-11-10 Thread jira
ssue: - Key: MAVEN-995 Summary: statcvs's viewcvs links don't work if repository url contains query string Type: Bug Status: Unassigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: maven Components:

[jira] Created: (MAVEN-995) statcvs's viewcvs links don't work if repository url contains query string

2003-10-31 Thread jira
: - Key: MAVEN-995 Summary: statcvs's viewcvs links don't work if repository url contains query string Type: Bug Status: Unassigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-statcvs

[jira] Closed: (MAVEN-483) ViewCVS URL Bug (invalid URL due to misplaced query params)

2003-07-01 Thread jira
of the issue: - Key: MAVEN-483 Summary: ViewCVS URL Bug (invalid URL due to misplaced query params) Type: Bug Status: Closed Priority: Major Resolution: FIXED Time Spent: Unknown Estimate: 0 minutes

[jira] Created: (MAVEN-483) ViewCVS URL Bug (invalid URL due to misplaced query params)

2003-06-12 Thread jira
: - Key: MAVEN-483 Summary: ViewCVS URL Bug (invalid URL due to misplaced query params) Type: Bug Status: Unassigned Priority: Major Time Spent: Unknown Estimate: 0 minutes Project: maven Components: plugin-pom Versions: 1.0