There have been reports that the build does not work with the most
recent versions of maven. Try maven 2.0. Sorry, hopefully one of us
will be able to look into this soon!
David
Duong BaTien wrote:
Greetings and Happy Lunar New Year.
I get Pluto 1.1 sources from svn and try to install via mvn [$ mvn
install] in the directory tags/release-1.1.0-alpha1 and get the
following error:
Project ID: unknown:marmalade-tags-io
Reason: Parent: null:marmalade-taglibs:jar:null of project:
unknown:marmalade-tags-io has wrong packaging: jar. Must be 'pom'.
[INFO]
----------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get
dependency information: Unable to read the metadata file for artifact
'marmalade:marmalade-tags-io:jar': Parent:
null:marmalade-taglibs:jar:null of project: unknown:marmalade-tags-io
has wrong packaging: jar. Must be 'pom'.
marmalade:marmalade-tags-io:jar:1.0-alpha-3
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
Path to dependency:
1)
org.apache.maven.plugins:maven-pluto-plugin:maven-plugin:1.1-SNAPSHOT
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:548)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:472)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:451)
Does any one have an answer?
Thanks