Skip to main content

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

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


Back to the top