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

Error shown in the logs #216

Closed
amihaiemil opened this issue Mar 9, 2016 · 7 comments
Closed

Error shown in the logs #216

amihaiemil opened this issue Mar 9, 2016 · 7 comments

Comments

@amihaiemil
Copy link
Member

In one build that runs ajc using jcabi-aspects, I see the following log.
Where can I see what was the actual error? It's a bit misleading since there are no @Cachable annotations in the built project.

image

@amihaiemil
Copy link
Member Author

clarified

@maurcarvalho
Copy link
Contributor

@amihaiemil could you please share your solution?
Maybe it can help someone in the future.

Thank yoU!

@amihaiemil
Copy link
Member Author

@mauriciojr There was no solution found - as I said in the description, I don't know what that error means. I initially thought it was causing a bad behaviour in my build... it turned out that something else was the problem, so I left this aside.

I reopen this issue, maybe someone answers.

@amihaiemil amihaiemil reopened this Mar 9, 2016
@dmarkov
Copy link

dmarkov commented Mar 14, 2016

@yegor256 please pay attention to this issue (par.21)

@yegor256
Copy link
Member

@amihaiemil can you post a bigger part of the log? also, was the build successful in the end?

@amihaiemil
Copy link
Member Author

@yegor256 Yes, the build was successfull. Log in gist https://gist.github.com/amihaiemil/040297c36260031e9a61 (line 37-39)

The built project is here jcabi/jcabi-maven-plugin#45 - search for ".zip".. for some reason github wouldn't let me upload .zip, maybe because I'm on windows and Winrar detects that file type.

Built with goals clean install assembly:single and jdk1.8.0_66 - maybe that's the cause of it.

The problem is that classes aren't woven with jcabi-maven-plugin v. 0.14 and I initially thought that error was causing the behaviour. It turned out the problem was, in fact, this issue :
jcabi/jcabi-maven-plugin#48

@yegor256
Copy link
Member

@amihaiemil I don't see what exactly is the problem here... closing

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

No branches or pull requests

4 participants