This might help
http://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html
Usually, doing "mvn install -DupdateReleaseInfo=true" will make the
plugin usable locally.
anita kulshreshtha wrote:
Hi,
I am building two things from a parent project, a module and a
plugin. The module uses the plugin built in the project. Maven gets the
build order correctly. The build fails after printing the build order,
because M2 can not find the plugin :
........................................
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Plugin could not be found - check that the goal name is correct:
Unable to download the artif
act from any repository
Try downloading the file manually from the project website.
.............................................................
How can I tell maven that the plugin will be built locally.
Thnaks
Anita
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
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]