[ 
http://mifosforge.jira.com/browse/MIFOS-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=65993#comment-65993
 ] 

Michael Vorburger commented on MIFOS-4845:
------------------------------------------

How weired that this problem suddnely started appearing - this used to work 
well? May be Maven upgrade related... doesn't matter, needs to be fixed ASAP.

Problem analysis: Maven (v3 only? 3.0.2 only?) attempts to resolve the 
dependencies before the install-plugin.

There are several ways I could address this: a) give up install completely 
(system scope thing) - but I don't like that because it means you HAVE to have 
that project - for future modularity ideas I have, I would like it to work from 
a repo; b) do the <dependencies> in reporting instead of reporting-libs, I 
think that's what I will do.



> Build error when starting with empty Maven repository
> -----------------------------------------------------
>
>                 Key: MIFOS-4845
>                 URL: http://mifosforge.jira.com/browse/MIFOS-4845
>             Project: mifos
>          Issue Type: Bug
>            Reporter: Stanley Kwok
>            Assignee: Michael Vorburger
>            Priority: Major
>             Fix For: Release G
>
>         Attachments: pastebin.txt
>
>
> Steps to reproduce:
> 1. Empty $HOME/.m2/repository
> 2. cd <mifos>/reporting-libs
> 3. mvn clean install
> Expected: a successful build
> Actual: got ArtifactNotFoundException
> Maven output here: http://pastebin.com/Vjnvg5Za
>  

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to