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 8671801
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T19:02:32+00:00 2026-06-12T19:02:32+00:00

I get the following error when trying to run the jboss-as:deploy goal. No plugin

  • 0

I get the following error when trying to run the jboss-as:deploy goal.

No plugin found for prefix ‘jboss-as’ in the current project and in
the plugin groups [org.apache.maven.plugins, org.codehaus.mojo]
available from the repositories [local (/home/user/.m2/repository),
central (http://repo.maven.apache.org/maven2)] -> [Help 1]

I tried out everything written here maven-javadoc-plugin and failsafe-maven-plugin missing when build JBoss Seam examples, but no luck. I need to make this plug-in work without having to add anything in the maven settings file (only in pom).

  • 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-06-12T19:02:33+00:00Added an answer on June 12, 2026 at 7:02 pm

    Assuming your build section has something like this in it:

    <build>
    ...
        <plugins>
        ...
            <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>jboss-maven-plugin</artifactId>
                <version>1.5.0</version>
                <configuration>
                    <jbossHome>/usr/jboss-4.2.3.GA</jbossHome>
                    <serverName>all</serverName>
                    <fileName>target/my-project.war</fileName>
                </configuration>
            </plugin>
        </plugins>
    </build>
    

    Then you should be using jboss:deploy instead of jboss-as:deploy. But if its like:

    <build>
    ...
        <plugins>
        ...
            <plugin>
                <groupId>org.jboss.as.plugins</groupId>
                <artifactId>jboss-as-maven-plugin</artifactId>
                <version>7.2.Final</version>
            </plugin>
        </plugins>
    </build>
    

    Then you should be using jboss-as:deploy instead of jboss:deploy.

    Both worked for me with a fresh install of maven 3.0.4 with a bare pom.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to run jboss. But I get the following error: [javac] C:\Program
I get the following error when trying to run a Pyramid project. As far
I get the following error when trying to run my application. There are no
I get the following error from the SQL Script I am trying to run:
When trying to run a junit test I get the following error - java.lang.ClassCastException:
I'm trying to run the following code, but get an error in the gameLoop
I'm trying to freeze my Python3.2 project and get the following error after running
I get the following error when trying to run the most basic Cloudkit example,
When I am trying to run tomcat using startup.bat I get the following error,
I am trying to run a class, but I get the following error: java.lang.NoClassDefFoundError:

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.