I am trying to use the exec-maven-plugin, but when I run "exec:exec" I get
the following:

[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'exec'.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-exec-plugin' does not
exist or no valid version could be found

There is no plugin there, but there is a plugin
org.codehaus.mojo:exec-maven-plugin.

Connections to the Internet must be made through our company's web proxy,
but we have an internal Maven proxy to which our project is pointed. It
already has the exec-maven-plugin (version 1.0.2), so I'm not sure why
that's not being found.

Any ideas as to what I may have misconfigured?

--
Daniel Siegmann
FJA-US, Inc.
512 Seventh Ave., New York, NY  10018
(212) 840-2618 ext. 139

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to