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

represent classes in XML #85

Closed
yegor256 opened this issue Dec 19, 2017 · 19 comments
Closed

represent classes in XML #85

yegor256 opened this issue Dec 19, 2017 · 19 comments
Assignees

Comments

@yegor256
Copy link
Member

Let's make them visible in XML and all metrics make XML processing.

@yegor256 yegor256 self-assigned this Dec 19, 2017
yegor256 added a commit that referenced this issue Dec 19, 2017
yegor256 added a commit that referenced this issue Dec 19, 2017
yegor256 added a commit that referenced this issue Dec 19, 2017
yegor256 added a commit that referenced this issue Dec 19, 2017
@0crat
Copy link
Collaborator

0crat commented Dec 21, 2017

Job gh:yegor256/jpeek#85 assigned to @yegor256 (profile). The budget is fixed and it is 30 minutes. Please, read the Policy and go ahead.

@0crat
Copy link
Collaborator

0crat commented Dec 25, 2017

@yegor256 this job was assigned to you 5 days ago. It will be taken away from you soon, unless you close it, see par.8.

@0crat
Copy link
Collaborator

0crat commented Dec 28, 2017

@yegor256 this job was assigned to you 8 days ago. It will be taken away from you soon, unless you close it, see par.8.

@0crat
Copy link
Collaborator

0crat commented Dec 30, 2017

@yegor256 resigned from gh:yegor256/jpeek#85, please stop working.

@0crat
Copy link
Collaborator

0crat commented Jan 9, 2018

Job gh:yegor256/jpeek#85 assigned to @janczer (DEV). The budget is fixed and it is 30 minutes. Please, read §4, §8, and §9. If the task is not clear, read this and this.

@janczer
Copy link
Contributor

janczer commented Jan 10, 2018

@yegor256 What's mean 'represent classes'? Classes are in xml already:

<package element="false" id="org.jpeek.metrics.cohesion">
         <class color="yellow" element="true" id="NHD" value="0.5000">

@yegor256
Copy link
Member Author

@0crat assign me

@yegor256
Copy link
Member Author

@janczer I will do it myself (almost finished)

@0crat
Copy link
Collaborator

0crat commented Jan 10, 2018

@0crat assign me (here)

@yegor256 The job #85 assigned to yegor256. The budget is 30 minutes, see §4. Please, read §8 and §9. If the task is not clear, read this and this.

@0crat
Copy link
Collaborator

0crat commented Jan 10, 2018

Manual assignment of issues is discouraged, see §19: -5 points just awarded to @yegor256, total is +6690

@0crat
Copy link
Collaborator

0crat commented Jan 10, 2018

It is strongly discouraged to assign jobs to their creators, see §19: -15 points just awarded to @yegor256, total is +6690

yegor256 added a commit that referenced this issue Jan 14, 2018
yegor256 added a commit that referenced this issue Jan 14, 2018
yegor256 added a commit that referenced this issue Jan 14, 2018
yegor256 added a commit that referenced this issue Jan 14, 2018
yegor256 added a commit that referenced this issue Jan 14, 2018
yegor256 added a commit that referenced this issue Jan 14, 2018
yegor256 added a commit that referenced this issue Jan 14, 2018
yegor256 added a commit that referenced this issue Jan 14, 2018
yegor256 added a commit that referenced this issue Jan 14, 2018
yegor256 added a commit that referenced this issue Jan 14, 2018
@yegor256
Copy link
Member Author

@rultor release, tag is 0.23

@rultor
Copy link
Collaborator

rultor commented Jan 14, 2018

@rultor release, tag is 0.23

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

@rultor
Copy link
Collaborator

rultor commented Jan 14, 2018

@rultor release, tag is 0.23

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

404/560 KB                
408/560 KB   
412/560 KB   
416/560 KB   
420/560 KB   
424/560 KB   
428/560 KB   
432/560 KB   
436/560 KB   
440/560 KB   
444/560 KB   
448/560 KB   
452/560 KB   
456/560 KB   
460/560 KB   
464/560 KB   
468/560 KB   
472/560 KB   
476/560 KB   
480/560 KB   
484/560 KB   
488/560 KB   
492/560 KB   
496/560 KB   
500/560 KB   
504/560 KB   
508/560 KB   
512/560 KB   
516/560 KB   
520/560 KB   
524/560 KB   
528/560 KB   
532/560 KB   
536/560 KB   
540/560 KB   
544/560 KB   
548/560 KB   
552/560 KB   
556/560 KB   
560/560 KB   
             
Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar (560 KB at 2613.9 KB/sec)
log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Starting PMD validator
[ERROR] /src/main/java/org/jpeek/App.java[151-151]: The String literal "index" appears 2 times in this file; the first occurrence is on line 151 (AvoidDuplicateLiterals)
[ERROR] /src/main/java/org/jpeek/App.java[151-151]: The String literal "skeleton" appears 2 times in this file; the first occurrence is on line 151 (AvoidDuplicateLiterals)
[ERROR] /src/main/java/org/jpeek/App.java[151-151]: The String literal "matrix" appears 2 times in this file; the first occurrence is on line 151 (AvoidDuplicateLiterals)
[ERROR] /src/main/java/org/jpeek/App.java[151-151]: The String literal "metric" appears 2 times in this file; the first occurrence is on line 151 (AvoidDuplicateLiterals)
[ERROR] /src/main/java/org/jpeek/App.java[220-220]: Avoid unused private methods such as 'xsd(String)'. (UnusedPrivateMethod)
[INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:57 min
[INFO] Finished at: 2018-01-14T15:31:37+00:00
[INFO] Final Memory: 99M/502M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:0.17.1:check (jcabi-check) on project jpeek: Failure: 5 PMD violations (see log above) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:0.17.1:check (jcabi-check) on project jpeek: Failure
	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: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.MojoFailureException: Failure
	at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:72)
	at com.qulice.maven.AbstractQuliceMojo.execute(AbstractQuliceMojo.java:172)
	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: com.qulice.spi.ValidationException: 5 PMD violations (see log above)
	at com.qulice.pmd.PmdValidator.validate(PmdValidator.java:60)
	at com.qulice.maven.CheckMojo.run(CheckMojo.java:121)
	at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:66)
	... 23 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/MojoFailureException
container 8b7562fe4c388ad1853e53fdfdf3e2886806f576110191df11a903654b8fae11 is dead
Sun Jan 14 16:32:36 CET 2018

yegor256 added a commit that referenced this issue Jan 14, 2018
@yegor256
Copy link
Member Author

@rultor release, tag is 0.23

@rultor
Copy link
Collaborator

rultor commented Jan 14, 2018

@rultor release, tag is 0.23

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

@rultor
Copy link
Collaborator

rultor commented Jan 14, 2018

@rultor release, tag is 0.23

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

@0crat
Copy link
Collaborator

0crat commented Jan 14, 2018

The job #85 is now out of scope

@0crat
Copy link
Collaborator

0crat commented Jan 14, 2018

Order was successfully finished: +30 points just awarded to @yegor256, total is +7280

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

4 participants