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

Cease to use Jfrog Anno Mojo maven plugin and use normal maven xdoclet annotations #20

Open
adamsiemion opened this issue Feb 24, 2015 · 3 comments

Comments

@adamsiemion
Copy link

jcabi-beanstalk-maven-plugin can't be built with Java 8, because we use Jfrog Anno Mojo maven plugin, and it's not ready for Java8 (for details see #17).

It is decided to get rid of Jfrog Anno Mojo maven plugin and use normal maven xdoclet annotations.

(Jfrog Anno Mojo allows to use Java5-style annotations instead of writing them in javadoc comments.
We need to switch back to this comments option.)

You can find the plugin's occurrences in pom.xml by searching for jfrog.

@yegor256
Copy link
Member

it's a duplicate of #17

@dmarkov
Copy link

dmarkov commented Feb 25, 2015

@yegor256 only @adko-pl can close this issue, since he opened it

@dmarkov dmarkov reopened this Feb 25, 2015
@dmarkov
Copy link

dmarkov commented Feb 26, 2015

I will ask someone to take care of this task soon

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

3 participants