[jira] [Commented] (BEAM-1042) Clean build fails on Windows in Starter archetype

2016-11-22 Thread Thomas Weise (JIRA)

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

Thomas Weise commented on BEAM-1042:


mvn clean install -DskipTests

{code}
[INFO] Apache Beam :: SDKs :: Java :: IO :: JDBC .. SUCCESS [  1.621 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes  SUCCESS [  0.068 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Starter FAILURE [  
2.788 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Examples SKIPPED
[INFO] Apache Beam :: SDKs :: Java :: Extensions .. SKIPPED
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: Join library SKIPPED
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: Sorter  SKIPPED
[INFO] Apache Beam :: SDKs :: Java :: Java 8 Tests  SKIPPED
[INFO] Apache Beam :: Runners :: Flink  SKIPPED
[INFO] Apache Beam :: Runners :: Flink :: Core  SKIPPED
[INFO] Apache Beam :: Runners :: Flink :: Examples  SKIPPED
[INFO] Apache Beam :: Runners :: Spark  SKIPPED
[INFO] Apache Beam :: Runners :: Apex . SKIPPED
[INFO] Apache Beam :: Examples  SKIPPED
[INFO] Apache Beam :: Examples :: Java  SKIPPED
[INFO] Apache Beam :: Examples :: Java 8 .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:26 min
[INFO] Finished at: 2016-11-22T16:42:51-08:00
[INFO] Final Memory: 130M/1409M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-archetype-plugin:2.4:integration-test 
(default-integration-test) on project beam-sdks-java-maven-archetypes-starter:
[ERROR] Archetype IT 'basic' failed: Cannot run additions goals.
[ERROR] -> [Help 1]
{code}


> Clean build fails on Windows in Starter archetype
> -
>
> Key: BEAM-1042
> URL: https://issues.apache.org/jira/browse/BEAM-1042
> Project: Beam
>  Issue Type: Bug
>Reporter: Thomas Weise
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (BEAM-1042) Clean build fails on Windows in Starter archetype

2016-11-22 Thread Thomas Weise (JIRA)

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

Thomas Weise commented on BEAM-1042:


{code}
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-archetype-plugin:2.4:integration-test 
(default-integration-test) on project beam-sdks-java-maven-archetypes-starter:
Archetype IT 'basic' failed: Cannot run additions goals.
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException:
Archetype IT 'basic' failed: Cannot run additions goals.
at 
org.apache.maven.archetype.mojos.IntegrationTestMojo.execute(IntegrationTestMojo.java:269)
at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 20 more
{code}

> Clean build fails on Windows in Starter archetype
> -
>
> Key: BEAM-1042
> URL: https://issues.apache.org/jira/browse/BEAM-1042
> Project: Beam
>  Issue Type: Bug
>Reporter: Thomas Weise
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (BEAM-1042) Clean build fails on Windows in Starter archetype

2016-11-22 Thread JIRA

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

Jean-Baptiste Onofré commented on BEAM-1042:


Hi Thomas,

by the way, we have a PR opened about building on Windows: 
https://github.com/apache/incubator-beam/pull/496

I think this PR is not required anymore but we might have some overlap with 
your PR.

> Clean build fails on Windows in Starter archetype
> -
>
> Key: BEAM-1042
> URL: https://issues.apache.org/jira/browse/BEAM-1042
> Project: Beam
>  Issue Type: Bug
>Reporter: Thomas Weise
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (BEAM-1042) Clean build fails on Windows in Starter archetype

2016-12-01 Thread Thomas Weise (JIRA)

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

Thomas Weise commented on BEAM-1042:


[~jbonofre] I created this after offline discussion with [~kenn] just so we 
have a record. I'm not working on it. If this is already covered by other work 
please link the JIRAs. 

> Clean build fails on Windows in Starter archetype
> -
>
> Key: BEAM-1042
> URL: https://issues.apache.org/jira/browse/BEAM-1042
> Project: Beam
>  Issue Type: Bug
>Reporter: Thomas Weise
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)