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

Ven Bijjam edited comment on BEAM-688 at 10/13/16 4:30 PM:
-----------------------------------------------------------

I am seeing this on the initial build itself. I downloaded the code from master 
branch today 10/13/2016.

mvn clean install -DskipTests -Dcheckstyle.skip=true -DskipIT

[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-archetype
s-starter:
[ERROR] Archetype IT 'basic' failed: Cannot run additions goals.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :beam-sdks-java-maven-archetypes-starter


was (Author: venbijjam):
I am seeing this on the initial build itself. I downloaded the code from master 
branch today 10/13/2016.

mvn clean install -DskipTests -Dcheckstyle.skip=true -DskipIT

[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-archetype
s-starter:
[ERROR] Archetype IT 'basic' failed: Cannot run additions goals.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :beam-sdks-java-maven-archetypes-starter

> Repeated 'mvn install' fails on beam-sdks-java-maven-archetypes-starter with 
> undeclared dependency error
> --------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-688
>                 URL: https://issues.apache.org/jira/browse/BEAM-688
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system, sdk-java-extensions
>            Reporter: Scott Wegner
>            Assignee: Scott Wegner
>            Priority: Minor
>
> When building repeatedly using {{mvn install}}, the second build will fail on 
> target beam-sdks-java-maven-archetypes-starter with error:
> {noformat}
> [INFO] --- maven-dependency-plugin:2.10:analyze-only (default) @ 
> beam-sdks-java-maven-archetypes-starter ---
> [WARNING] Used undeclared dependencies found:
> [WARNING]    org.slf4j:slf4j-api:jar:1.7.14:runtime
> {noformat}
> For some reason this only happens on the second build.



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

Reply via email to