On Tue, Nov 1, 2011 at 3:34 PM, kfmohamm <[email protected]> wrote: > Hi, > > I am trying to install maven2 on my Linux machine, using yum install, > however I get the following errors when I do so. > > I executed, sudo yum install maven2 > towards the end this is the Error I see.
The official binaries are at http://maven.apache.org/download.html I can't see anything that says Apache maintain the yum packages, you might be better off finding who created these and contact them. Alternatively, its just a java application so you can install this yourself into your own directories rather than have a system wide version. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
