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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T11:08:47+00:00 2026-06-16T11:08:47+00:00

According to https://issues.sonatype.org/browse/OSSRH-3293 Maven m2e Code-Style and Save-Actions connector This plugin is executed inside

  • 0

According to https://issues.sonatype.org/browse/OSSRH-3293 “Maven m2e Code-Style and Save-Actions connector”

This plugin is executed inside m2e Eclipse plugin when the project is
configured and configures the save-actions and code-styling options of
your maven project so you don’t need to commit the .settings files to
your repo

I have not been able to find a sample showing how this connector is supposed to be used. What do I put into my pom.xml to trigger it, how do I know if my eclipse installation has the connector installed?

Does anyone have an example configuration for this connector?

  • 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-16T11:08:51+00:00Added an answer on June 16, 2026 at 11:08 am

    From looking at the source code, it’s something like:

    <plugin>
      <groupId>com.despegar.maven.plugin</groupId>
      <artifactId>maven-m2e-codestyle</artifactId>
      <version>1.0.3</version>
      <executions>
        <execution>
          <goals>
            <goal>configure</goal>
          </goals>
          <configuration>
            <codeStyleBaseUrl>http://some/path/to/eclipse/files/</codeStyleBaseUrl>
            <!-- Will not work. Scheme 'file' not registered. -->
            <!-- <codeStyleBaseUrl>file://localhost/some/path/to/eclipse/files/</codeStyleBaseUrl> -->
            <baseDir>${basedir}/</baseDir>
          </configuration>
        </execution>
      </executions>
    </plugin>
    

    The 2 configuration parameters are:

    • <codeStyleBaseUrl>
    • <baseDir>

    It copies these 3 files:

    ${codeStyleBaseUrl}/org.eclipse.core.resources.prefs
    ${codeStyleBaseUrl}/org.eclipse.jdt.core.prefs
    ${codeStyleBaseUrl}/org.eclipse.jdt.ui.prefs
    

    to:

    ${baseDir}/.settings/
    

    Note that <codeStyleBaseUrl> must be http/https since it uses HttpClient behind the scenes.

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

Sidebar

Related Questions

I understand that according to this issue ticket on google code http://code.google.com/p/fullcalendar/issues/detail?id=143 that there
I'm working with the Hashed Home Folder Provider: https://issues.alfresco.com/jira/browse/ALF-4727 It works great if I'm
According to http://redmine.ruby-lang.org/issues/1183 , Ruby 1.9's {foo: 42} apparently was back-ported to Ruby 1.8.
According to https://github.com/signal11/hidapi/issues/72 HIDAPI ought to be thread safe on Linux machines. However, I
According to the documentation here: https://github.com/playframework/Play20/wiki/AssetsGoogleClosureCompiler it says: Any JavaScript file present in app/assets
According to http://en.wikipedia.org/wiki/Producer-consumer_problem I want to simulate P/C problem using semaphore. I am getting
According to https://developers.google.com/appengine/docs/python/config/cron cron jobs can run for 10 minutes. However, when I try
according facebook's Javascript SDK, facebook application should include Channel File on their init code.
I have some issues with gzip (according to yslow) for css and js files.
Hot debate today: Is the text stream null valid JSON? According to http://www.ietf.org/rfc/rfc4627.txt?number=4627 :

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.