On 6 Apr 07, at 1:48 PM 6 Apr 07, Carlos Sanchez wrote:
I opened MNG-2940
The only methods I see using MavenExecutionRequest is execute and
readProjectWithDependencies. I don't see how useful would be using it
as parameter.
It's very useful. Those two methods demonstrate execution vs non-
e
I opened MNG-2940
The only methods I see using MavenExecutionRequest is execute and
readProjectWithDependencies. I don't see how useful would be using it
as parameter.
Same to return MavenExecutionResult, there's no project or reactor,
and to encapsulate the possible exceptions, they are already
On 5 Apr 07, at 12:56 PM 5 Apr 07, Carlos Sanchez wrote:
On 4/5/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 5 Apr 07, at 12:26 PM 5 Apr 07, Carlos Sanchez wrote:
> I need it the same way the cli would do it, for version ranges,
> snapshots,... I need the metadatasource
>
You still haven
On 4/5/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 5 Apr 07, at 12:26 PM 5 Apr 07, Carlos Sanchez wrote:
> I need it the same way the cli would do it, for version ranges,
> snapshots,... I need the metadatasource
>
You still haven't answered the question as to the specific use case.
it's
On 5 Apr 07, at 12:26 PM 5 Apr 07, Carlos Sanchez wrote:
I need it the same way the cli would do it, for version ranges,
snapshots,... I need the metadatasource
You still haven't answered the question as to the specific use case.
It is already abstracted in ArtifactMetadataSource interface
I need it the same way the cli would do it, for version ranges,
snapshots,... I need the metadatasource
It is already abstracted in ArtifactMetadataSource interface, so if
you want to add the index as another source right now you'd just need
to make a new implementation.
On 4/3/07, Jason van Zyl
On 3 Apr 07, at 4:55 PM 3 Apr 07, Carlos Sanchez wrote:
I need this to get a list of versions available for an artifact. I
want to do it the same way maven does to avoid inconsistencies, so the
index is not an option.
If this is for releases which is probably what the you want there are
no i
I need this to get a list of versions available for an artifact. I
want to do it the same way maven does to avoid inconsistencies, so the
index is not an option.
On 4/2/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 2 Apr 07, at 8:22 PM 2 Apr 07, Carlos Sanchez wrote:
> I haven't found a dire
On 2 Apr 07, at 8:22 PM 2 Apr 07, Carlos Sanchez wrote:
I haven't found a direct way to retrieve the ArtifactMetadataSource
instance to retrieve the list of available versions in the repository,
I have to explicitly look it up in the plexus container.
Did I miss something? if not it would be u
I haven't found a direct way to retrieve the ArtifactMetadataSource
instance to retrieve the list of available versions in the repository,
I have to explicitly look it up in the plexus container.
Did I miss something? if not it would be useful to expose the
ArtifactMetadataSource or add a getAvai
10 matches
Mail list logo