[
https://issues.apache.org/jira/browse/CLEREZZA-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921269#action_12921269
]
zoe slattery commented on CLEREZZA-326:
---------------------------------------
After making those changes the scala-scripting project builds fine except that
there are several exceptions - these may be intentional as part of tests, I
have not checked.
Building the org.apache.clerezza.parent project hangs here:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.clerezza.utils.imagemagick.ImageMagickUtilsTest
23 [main] INFO org.apache.clerezza.utils.imagemagick.ImageMagickProvider -
Trying to execute command [identify, --version]
4334 [main] INFO org.apache.clerezza.utils.imagemagick.ImageMagickProvider -
Trying to execute command [convert, --version]
6006 [main] INFO org.apache.clerezza.utils.imagemagick.ImageMagickProvider -
Trying to execute command [convert, -flop, -quality, 100, -, -]
There are again many exceptions before reaching this point.
> Building Clerezza fails
> -----------------------
>
> Key: CLEREZZA-326
> URL: https://issues.apache.org/jira/browse/CLEREZZA-326
> Project: Clerezza
> Issue Type: Bug
> Environment: Any
> Reporter: zoe slattery
>
> I checked out Clerezza
> (http://svn.apache.org/repos/asf/incubator/clerezza/trunk), changed directory
> to scala-scripting and ran mvn clean install.
> This failed because its unable to find
> org.apache.felix:maven-bundle-plugin:pom:2.1.0-SNAPSHOT.
> The pom that uses this snapshot is script-engine/pom.xml
> I think all that is needed is to change this to use a released version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.