Found it,
change the defaultGoal from package to install in the base pom.xml
line 410,
I will update the patch
Ian
On 25 Apr 2008, at 19:17, Brian Eaton (JIRA) wrote:
[ https://issues.apache.org/jira/browse/SHINDIG-207?
page=com.atlassian.jira.plugin.system.issuetabpanels:comment-
tabpanel&focusedCommentId=12592459#action_12592459 ]
Brian Eaton commented on SHINDIG-207:
-------------------------------------
Definitely making progress.
BUILD-JAVA: I love that this file exists. The instructions don't
quite work, for me at least, but I think this is the right
direction to be headed.
Specific comment: Numbering is wrong (too items numbered "3")
Specific comment: mvn -Prun does not work
[exec] [INFO]
----------------------------------------------------------------------
--
[exec] [ERROR] BUILD ERROR
[exec] [INFO]
----------------------------------------------------------------------
--
[exec] [INFO] Failed to resolve artifact.
[exec] Missing:
[exec] ----------
[exec] 1) org.apache.shindig:gadgets:jar:1-SNAPSHOT
[exec] Try downloading the file manually from the project
website.
[exec] Then, install it using the command:
[exec] mvn install:install-file -
DgroupId=org.apache.shindig -DartifactId=gadgets -Dversion=1-
SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Specific comment: these steps don't work, or maybe they are just
vague and I'm doing the wrong thing. What directory should be
specified as the root of the project? When I add shindig, shindig/
java, or shindig/java/gadgets, I still get errors saying "Project
'gadgets' is missing required source folder: '/home/beaton/sb/
shindig/config'"
The POMs look cleaner, looks like most version numbers only need to
be changed in one place. The Shindig version numbers are still
duplicated, but using the maven snapshot plugin will fix that,
right? That could happen later.
simplify dependencies, document how to get eclipse working
----------------------------------------------------------
Key: SHINDIG-207
URL: https://issues.apache.org/jira/browse/
SHINDIG-207
Project: Shindig
Issue Type: Bug
Reporter: Brian Eaton
Attachments: build-cleanup.patch, reorganize-poms3.patch
Got a patch for this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.