Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • J jruby-maven-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The TorqueBox Project
  • jruby-maven-plugins
  • Issues
  • #116
Closed
Open
Issue created Dec 17, 2020 by Nicolas Delsaux@Riduidel

gem-maven-plugin uses the deprecated "--no-rdoc" command

When running the initialize command, I get the following error message

[WARNING] ERROR:  While executing gem ... (OptionParser::InvalidOption)
    invalid option: --no-rdoc```

According to https://github.com/rubygems/heroku-buildpack-bundler2/pull/1#issuecomment-451654992, it seems like the `--no-rdoc` flag is deprecated and should be replaced by `--no-document`.
Assignee
Assign to
Time tracking