[mevenide-user] Configured but no checkstyle errors in editor

Mck <[email protected]> Mon, 27 Sep 2010 08:27:34 +0200
Newsgroups gmane.comp.jakarta.turbine.maven.mevenide.user
Message-ID <[email protected]>
--=-cTTg3D6b2glbfvHZLZ/Q
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Milos, or whoever can help,

 I can't get mevenide's checkstyle errors to work.
 I'm using yesterdays golden trunk build of netbeans (which uses the
"Maven" plugin 4.8) with a number of maven projects.

My main project has in it's pom
    <parent>
        <groupId>no.finntech</groupId>
        <artifactId>omnipom</artifactId>
        <version>2.1</version>
    </parent>

and this "omnipom" (which is not an opened project in the IDE) has
   <properties>
        <netbeans.checkstyle.format>true</netbeans.checkstyle.format>
   </properties>
   ...
  <reporting>...
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-checkstyle-plugin</artifactId>
                <version>2.5</version>
                <configuration>
                    <configlocation>http://sonar.finntech.no/rules_configur=
ation/export/java/Finn/checkstyle.xml</configlocation>
                </configuration>
            </plugin>
            ...
    </reporting>

The java sources are in submodules of the main project. But no
checkstyle hints ever appear in the editor for any of them.
Neither does the checkbox under project projects "Checkstyle
formatting". Ticking it on does not make any difference.

What am i doing wrong?
Or what can i do to find out?

~mck

ps the gmane group for this list is a little wierd at
"gmane.comp.jakarta.turbine.maven.mevenide.user". And it's read-only :-(
Any chance of recreating it somewhere appropriate read/write?
=20
--=20
--=20
"There is a theory which states that if ever anyone discovers exactly
what the Universe is for and why it is here, it will instantly disappear
and be replaced by something even more bizarrely inexplicable. There is
another theory which states that this has already happened." Douglas
Adams=20
| http://semb.wever.org | http://sesat.no | http://finn.no |

--=-cTTg3D6b2glbfvHZLZ/Q
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)

iEYEABECAAYFAkygOVYACgkQkdPrePiuutM5vACeJwypkQLtvxX40T/D0Zgw3EYx
MNEAoK+2eEOMQAVcULQ42Kxu/QACfbf+
=4lsB
-----END PGP SIGNATURE-----

--=-cTTg3D6b2glbfvHZLZ/Q--