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

  • Home
  • SEARCH
  • 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 467331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T23:34:11+00:00 2026-05-12T23:34:11+00:00

I have integrated FlexPMD into my pom.xml file but I need to change the

  • 0

I have integrated FlexPMD into my pom.xml file but I need to change the phase & goal in which the plugin is run. Currently it runs in the site phase but I need it to run in the test or compile phase. Is this possible?

My plugin code is as follows:

<reporting>
 <plugins>
  <plugin>
   <groupId>com.adobe.ac</groupId>
   <artifactId>flex-pmd-maven-plugin</artifactId>
   <version>1.0.RC4</version>
   <executions>
     <execution>
    <goals>
      <goal>test</goal>
    </goals>
     </execution>
   </executions>
  </plugin>
 </plugins>
</reporting>
  • 1 1 Answer
  • 1 View
  • 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-12T23:34:12+00:00Added an answer on May 12, 2026 at 11:34 pm

    According to the Flex PMD website, the plugin seems to be designed to be run as a report only. Actually, it may have other goals but I couldn’t find any information on the them and the web site makes my browser crashes (which is annoying) and http://opensource.adobe.com/svn/opensource/flexpmd/trunk is currently down so I couldn’t check the code of the mojos. If you can point me in the right direction, I may provide a better answer.

    In all cases, the <reporting> element is not the right place to bind a plugin goal on a build lifecycle phase (this is done in <build> but I don’t know what goal to call as explained) and should looks like:

    <reporting>
      <plugins>
        <plugin>
          <groupId>com.adobe.ac</groupId>
          <artifactId>flex-pmd-maven-plugin</artifactId>
          <version>1.0.RC4</version>
        </plugin>
      </plugins>
    </reporting>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have integrated Cargo plugin in my maven 2 project POM.xml. During hot deployment
I have integrated Facebook Like into my website.Now i need to get/list the count
I have integrated Google mobile analytics into my iphone app, but for some reason
I have integrated Facebook into my site, but where is the best place to
I have integrated the Facebook Social Plugin into my Joomla Website. I have a
I have a 2 sites integrated into one, wordpress is my second site which
I have integrated paypal mini-cart into my website but for some reason it is
I have integrated spring security plugin with my grails application, which has hibernate as
I have Integrated ZXing code into my own app and I have commented the
I have integrated Facebook functionality into my applications. By using the link https://github.com/facebook/facebook-ios-sdk ,

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.