[ 
https://issues.apache.org/jira/browse/AVRO-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644651#comment-13644651
 ] 

Scott Carey commented on AVRO-1310:
-----------------------------------

I purged my repo and tried 'mvn install' from trunk, and that worked fine.

I had one modification for mac in the lang/java pom.xml due to snappy-java 
issues on mac (https://github.com/ptaoussanis/carmine/issues/5) to update to 
version 1.0.5-M4.

What three tests fail in step 1?  Test failures in avro compiler will prevent 
the remainder from building.

What happens if you skip tests:

'mvn clean install -DskipTests' from trunk?
                
> Avro Maven project can't be built from scratch
> ----------------------------------------------
>
>                 Key: AVRO-1310
>                 URL: https://issues.apache.org/jira/browse/AVRO-1310
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.4
>         Environment: Maven on Eclipse
>            Reporter: Nir Zamir
>
> When getting the Java 'trunk' from SVN and trying to use Maven Install ('mvn 
> install') there are errors.
> Most of the errors are in tests so I tried skipping the tests but it still 
> fails.
> See more details in my post on Avro Users: 
> http://apache-avro.679487.n3.nabble.com/help-with-Avro-compilation-td4026946.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to