Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StickyInput #146

Closed
yegor256 opened this issue Jun 15, 2017 · 7 comments
Closed

StickyInput #146

yegor256 opened this issue Jun 15, 2017 · 7 comments

Comments

@yegor256
Copy link
Owner

Let's introduce StickyInput

yegor256 added a commit that referenced this issue Jun 15, 2017
yegor256 added a commit that referenced this issue Jun 15, 2017
yegor256 added a commit that referenced this issue Jun 15, 2017
yegor256 added a commit that referenced this issue Jun 15, 2017
yegor256 added a commit that referenced this issue Jun 15, 2017
yegor256 added a commit that referenced this issue Jun 15, 2017
@yegor256
Copy link
Owner Author

introduced in #147

@yegor256
Copy link
Owner Author

@rultor release, tag is 0.6

@rultor
Copy link
Collaborator

rultor commented Jun 15, 2017

@rultor release, tag is 0.6

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Jun 15, 2017

@rultor release, tag is 0.6

@yegor256 Oops, I failed. You can see the full log here (spent 8min)

	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:498)
	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: MavenReportException: Error while generating Javadoc: 
Exit code: 1 - /home/r/repo/src/main/java/org/cactoos/io/InputAsLSInput.java:43: error: unknown tag: checkstyle
 * @checkstyle AbbreviationAsWordInNameCheck (10 lines)
   ^
/home/r/repo/src/main/java/org/cactoos/io/InputAsLSInput.java:81: error: unknown tag: checkstyle
     * @checkstyle ParameterNumberCheck (5 lines)
       ^

Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '/home/r/repo/target/apidocs' dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:6082)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:192)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - /home/r/repo/src/main/java/org/cactoos/io/InputAsLSInput.java:43: error: unknown tag: checkstyle
 * @checkstyle AbbreviationAsWordInNameCheck (10 lines)
   ^
/home/r/repo/src/main/java/org/cactoos/io/InputAsLSInput.java:81: error: unknown tag: checkstyle
     * @checkstyle ParameterNumberCheck (5 lines)
       ^

Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '/home/r/repo/target/apidocs' dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5188)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:2075)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:188)
	... 22 more
[ERROR] 
[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
container 3d645cd297b1e0551b632c3269faba7722531ddb4be82540204650c011754e3d is dead
Thu Jun 15 17:17:43 CEST 2017

yegor256 added a commit that referenced this issue Jun 15, 2017
@yegor256
Copy link
Owner Author

@rultor release, tag is 0.6

@rultor
Copy link
Collaborator

rultor commented Jun 15, 2017

@rultor release, tag is 0.6

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented Jun 15, 2017

@rultor release, tag is 0.6

@yegor256 Done! FYI, the full log is here (took me 14min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants