[ 
https://issues.apache.org/jira/browse/ARIES-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857047#action_12857047
 ] 

Guillaume Nodet commented on ARIES-283:
---------------------------------------

I may be wrong, but the code to look at the maven repository seems to support 
the old maven 1 layout, not the now common maven 2 layout.
That's what I asked how you planned to handle that.

Also I don't fully understand why you overwrite the existing 
~/.m2/repository/repository.xml
That should not be done in that code imho.   We should just access the 
RepositoryAdmin and this service will be registered with any repository the 
user want to configure.

In addition I already have a tool to index the whole repository.
Just try the follwoing command in a console:
{code}
      mvn org.apache.felix:maven-bundle-plugin:2.1.0-SNAPSHOT:index  
-DurlTemplate=maven
{code}



> Provide an implementation of ResourceResolver that can find/resolve resources 
> in local .m2 repo or any other specified repo
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARIES-283
>                 URL: https://issues.apache.org/jira/browse/ARIES-283
>             Project: Aries
>          Issue Type: Improvement
>          Components: Subsystem
>    Affects Versions: Incubation
>            Reporter: Lin Sun
>            Assignee: Lin Sun
>             Fix For: Incubation
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to