Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6549727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:07:42+00:00 2026-05-25T12:07:42+00:00

I want to compile netty, but when I run mvn install , it reports

  • 0

I want to compile netty, but when I run mvn install, it reports this error:

[INFO] ------------------------------------------------------------------------
[INFO] Building The Netty Project 4.0.0.Alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.jboss.maven.plugins:maven-jdocbook-plugin:jar:2.2.1 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------

I find the document of maven-jdocbook-plugin, but I don’t find a way to install it. My maven environment is:

E:\WORKSPACE_SCALA\netty>mvn --version
Apache Maven 3.0.3 (r1075438; 2011-03-01 01:31:09+0800)
Maven home: E:\java\apache-maven-3.0.3\bin\..
Java version: 1.6.0_27, vendor: Sun Microsystems Inc.
Java home: E:\java\jdk1.6\jre
Default locale: zh_CN, platform encoding: GBK
OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"

How to install this plugin?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T12:07:43+00:00Added an answer on May 25, 2026 at 12:07 pm

    The pom for the plugin is missing, you should try to add JBoss plugin repository to your pom.xml (before the </project> tag):

     <pluginRepositories>
       <pluginRepository>
         <id>JBoss Repo</id>
         <url>https://repository.jboss.org/nexus/content/repositories/releases</url>
         <name>JBoss Repo</name>
       </pluginRepository>   
     </pluginRepositories>
    

    You may also need to add it to your artifact repositories :

     <repositories>
       <repository>
         <id>JBoss Repo</id>
         <url>https://repository.jboss.org/nexus/content/repositories/releases</url>
         <name>JBoss Repo</name>
       </repository>
     </repositories>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This code below compiles fine with VS2010 but doesn't want to compile with gcc
Say we want to compile a large project (say GCC or the Linux kernel)
I use v-usb library for my project. I wrote code and i want compile
I want to compile a project (with CruiseControl) not only if its source changes,
I want to compile/install a Perl module that depends on a library that is
This one doesn't want to compile: class MainClass { public: ... private: class NestedClass
I want to compile with Proguard my Android project with some additional Android Library
I want to compile my program with profiling, so I run: $ cabal configure
I want to compile with optimization -O1, but there is a certain flag that
I want to compile / install the IP2Location Python extension found here: www.ip2location.com/python.aspx I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.