[
https://issues.apache.org/jira/browse/AVRO-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884532#comment-13884532
]
ASF subversion and git services commented on AVRO-1441:
-------------------------------------------------------
Commit 1562204 from [~cutting] in branch 'avro/trunk'
[ https://svn.apache.org/r1562204 ]
AVRO-1441. Java: Improve documentation for Maven configuration. Contributed by
Jesse Anderson.
> 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, targetdirectory_withdefaults.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)