[
https://issues.apache.org/jira/browse/AVRO-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874265#comment-13874265
]
Doug Cutting commented on AVRO-1441:
------------------------------------
The default is to find sources in src/main/avro and place generated files in
target/generated-sources, so couldn't we actually leave this empty?
> Avro Class Files Output Directory
> ---------------------------------
>
> Key: AVRO-1441
> URL: https://issues.apache.org/jira/browse/AVRO-1441
> Project: Avro
> Issue Type: Bug
> Components: doc
> Affects Versions: 1.7.6
> Reporter: Jesse Anderson
> Attachments: targetdirectory.diff
>
>
> The current documentation shows that Avro class files can be generated to the
> src/ directory. They should be generated to the target/ directory. Having
> files go to the src/ directory means they are not cleaned during a mvn clean.
> Guess who has two thumbs and ran into this issue?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)