[
https://issues.apache.org/jira/browse/BEAM-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652970#comment-15652970
]
Kenneth Knowles commented on BEAM-909:
--------------------------------------
The starter archetype is also the cause of flaky failure of the IWYU analysis.
Example failures, seem all to be due to slf4j-api:
https://api.travis-ci.org/jobs/174677029/log.txt?deansi=true
https://s3.amazonaws.com/archive.travis-ci.org/jobs/174339442/log.txt
> Starter archetype's pom doesn't include the right dependencies
> --------------------------------------------------------------
>
> Key: BEAM-909
> URL: https://issues.apache.org/jira/browse/BEAM-909
> Project: Beam
> Issue Type: Bug
> Affects Versions: 0.4.0-incubating
> Reporter: Frances Perry
>
> Repro:
> $ mvn archetype:generate -DarchetypeGroupId=org.apache.beam
> -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-starter
> -DarchetypeVersion=LATEST -DgroupId=org.example
> -DartifactId=beam-starter -Dversion="0.1" -DinteractiveMode=false
> The resulting pom doesn't seem to have dependencies on any runners or a
> profile for enabling them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)