You should also be able to build the distribution by doing: cd pxe\PXE ant
alex Guillaume Nodet wrote: > I have just tried and it works fine for me using maven 2.0.2 and > launching > mvn install > at the root. > > Cheers, > Guillaume Nodet > > cory wrote: > >> Hello, >> >> Has anyone built the ode/pxe source? There is a README talking about >> building with an included ANT distribution, doesn't look like this >> README matches the source? There is also a pom.xml, so I tried mvn >> and got an error: >> >> [ERROR] FATAL ERROR >> [INFO] >> ---------------------------------------------------------------------------- >> >> [INFO] An invalid artifact was detected. >> >> This artifact might be in your project's POM, or it might have been >> included transitively during the resolution process. Here is the >> information we do have for this artifact: >> >> o GroupID: pxe >> o ArtifactID: pxe-examples >> o Version: 1.0-SNAPSHOT >> o Type: tar >> >> [INFO] >> ---------------------------------------------------------------------------- >> >> >> >> Thanks. >> >> -cory >> >> >> >>
