Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Building with Maven

BTW thanks Doug for making it that easy!

Andrew

On Wed, Sep 21, 2011 at 10:25 AM, Andrew Gvozdev <angvoz.dev@xxxxxxxxx> wrote:
I just built CDT successfully on pretty much new linux box. I installed git and maven. After that followed the instructions and got it built. Even all the tests passed.

Andrew


On Wed, Sep 21, 2011 at 8:44 AM, Vladimir Prus <vladimir@xxxxxxxxxxxxxxxx> wrote:

Hi,

I've tried to do a headless build, according to http://wiki.eclipse.org/CDT/release_engineering:
However, running "mvn clean install" tells me:

       [INFO] Scanning for projects...
       [INFO] ------------------------------------------------------------------------
       [ERROR] FATAL ERROR
       [INFO] ------------------------------------------------------------------------
       [INFO] Error building POM (may not be this project's POM).


       Project ID: org.eclipse.cdt:cdt-parent

       Reason: Cannot find layout implementation corresponding to: 'p2' for remote repository with id:
       'platform-${platform-version}'. for project org.eclipse.cdt:cdt-parent

Am I doing something wrong?


Thanks,

--
Vladimir Prus
CodeSourcery / Mentor Graphics
+7 (812) 677-68-40
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top