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

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

I also thought that may be using another Maven lifecyle binding thing à la 
<phase>validate</phase> would do the trick... because in a "strict reading" I 
guess Maven is actuallly doing this right - I said <phase>install</phase>, so 
its... following orders and will only do the local install-file during install 
- but fail before when it tries to resolve the dependencies. If with 
<phase>validate</phase> I can get it to do it earlier, that would work as well 
as a solution. I briefly tried that but no luck - so option b) above is the 
best solution.

> 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