RE: tutorial builds failing
Jörg Schaible <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <[email protected]> |
Vinod Panicker wrote on Friday, August 13, 2004 9:37 AM: > Hi, > > I'm trying to build the tutorials given with merlin and they > are failing after complaining that maven-deploy-plugin is missing. This is just a warning, since it is deprecated and not delivered with Maven 1.0 anymore. Some of the delivered plugins are still referencing it though, but you can safely ignore the message. > When I put the plugin in the plugins directory, it complains > that the plugin should be removed. Exaclty. Remove it. > Whats happening? Shouldn't you use Magic ? - Jörg