Foren

Theme creation

Ragupathy Ramamurthy, geändert vor 9 Jahren.

Theme creation

New Member Beitrag: 1 Beitrittsdatum: 16.01.15 Neueste Beiträge
Hi ,

I am new to Liferay. I am creating a general theme . When I created the theme in eclipse IDE i received below error. Can some one help me out.Thanks in Advance.

Failure to transfer com.liferay.maven.plugins:liferay-maven-plugin:pom:$
 {liferay.maven.plugin.version} from http://repo.maven.apache.org/maven2 was cached in the 
 local repository, resolution will not be reattempted until the update interval of central has 
 elapsed or updates are forced. Original error: Could not transfer artifact 
 com.liferay.maven.plugins:liferay-maven-plugin:pom:${liferay.maven.plugin.version} from/to 
 central (http://repo.maven.apache.org/maven2): Illegal character in path at index 84: http://
 repo.maven.apache.org/maven2/com/liferay/maven/plugins/liferay-maven-plugin/$
 {liferay.maven.plugin.version}/liferay-maven-plugin-${liferay.maven.plugin.version}.pom



Also I am getting below error.

Multiple annotations found at this line:
	- Plugin execution not covered by lifecycle configuration: com.liferay.maven.plugins:liferay-
	 maven-plugin:${liferay.maven.plugin.version}:build-thumbnail (execution: default, phase: generate-
	 sources)
	- Plugin execution not covered by lifecycle configuration: com.liferay.maven.plugins:liferay-
	 maven-plugin:${liferay.maven.plugin.version}:theme-merge (execution: default, phase: generate-
	 sources)
	- Plugin execution not covered by lifecycle configuration: com.liferay.maven.plugins:liferay-
	 maven-plugin:${liferay.maven.plugin.version}:build-css (execution: default, phase: generate-sources)
thumbnail
Lu Li, geändert vor 9 Jahren.

RE: Theme creation

Junior Member Beiträge: 40 Beitrittsdatum: 03.05.13 Neueste Beiträge
Hi Ragupathy ,

This error shows your project doesn't has properties specified ,steps here provide a way to use quick fix this problem in IDE 2.1.1 or greater