SPARK + MAVEN

UI Components for JSF
Post Reply
felipeportela
Posts: 3
Joined: 09 Nov 2015, 01:43

09 Nov 2015, 01:56

Good night. I'm having trouble climbing the spark theme by maven. Can someone help me?

Coloquei esse código meu pom.xml

Code: Select all

      <dependency>
			<groupId>com.sisenade.tcc.spark</groupId>
			<artifactId>primefaces-spark</artifactId>
			<version>1.0</version>
		</dependency>

In the build of Maven I put in GOAL the following option:

Code: Select all

mvn install:install-file -Dfile=P:\Projetos\sisEnade\src\main\spark-1.0-theme.jar -DgroupId=com.sisenade.tcc.spark -DartifactId=primefaces-spark -Dversion=1.0 -Dpackaging=jar
However, I get an error. The build is not going! Someone?

nknown lifecycle phase "mvn". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

10 Nov 2015, 12:31

You don't have mvn in your PC. Please see; https://www.youtube.com/watch?v=Jtj-0yhox5s

Theme installation exp;
http://forum.primefaces.org/viewtopic.p ... en#p136593

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: Bing [Bot] and 31 guests