Hi Anders,

AFAIK the majority of goals is dash-based and not camelCaseBased.
I'd prefer not to guess the name of the goal, so I'd like to follow the dash-based goal convention. Maybe we should add/rename the goals for the m-compiler-p and m-resources-p.

thanks,
Robert

Op Wed, 18 Feb 2015 09:04:02 +0100 schreef Anders Hammar <[email protected]>:

Robert,

Wrt to the goal names, do we want the "test-xxx" syntax instead of
"testXxx" (used in m-compiler-p and m-resources-p)? "test-xxx" is used in
some other core plugins as well.

/Anders

On Sat, Feb 14, 2015 at 4:32 PM, Robert Scholte <[email protected]>
wrote:

Hi,

during FOSDEM 2015 a few members of the Apache Maven team visited a talk
of Oracle, presented by Rory O'Donnell and Dalibor Topic.
Their talk ended with encouraging everybody to use the JDeps tool to
analyze your dependencies in preparation of JDK9s jigsaw.
On behalf of the Maven team I've picked up the task to develop a plugin
which can do the analysis during the build of a Java project. Call it a
thin Maven wrapper around the JDeps tool.

The sources can be found here:
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jdeps-plugin/

The documentation can be found here:
http://maven.apache.org/plugins-archives/maven-jdeps-
plugin-LATEST/maven-jdeps-plugin/
http://maven.apache.org/plugins-archives/maven-jdeps-
plugin-LATEST/maven-jdeps-plugin/usage.html

There's a SNAPSHOT version availabe at
https://repository.apache.org/content/repositories/snapshots/

The plugin is still in development, but now would be an appropriate moment to share your thoughts on what this plugin should do. For instance: break the build if the project depends on JDK internal APIs (already implemented).
So please, share your ideas.

thanks,
Robert Scholte

ps. Quite a lot of users relate the plugin version to the Maven version.
For that reason the maven-jdeps-plugin version starts with 3.0, indicating
you need to use at least Maven-3.
ps2. Documentation already refers to Apache Maven 3.2.6, even though it is
not released yet. Chances are that Maven 3.2.6 will be released before
Maven JDeps Plugin 3.0

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to