[Building Sakai] Installation issue Assignment 2(branch ASSN-773)

Raymond Naseef raymond.naseef at gmail.com
Wed May 15 13:09:33 PDT 2013


Hi Vijay,

I ran into similar issue not too long ago.  Here are a couple of things
that may be causing this:

1. The branches of the modules with assignment2 and TaggableActivity do not
work together (perhaps one is out dated?)
2. A mistake was made when somebody committed changes to the repository.


Two quick recommendations:

1. svn update module "taggable" (the module with "TaggableActivity.java")
-- it may be good to do that with more or all your source modules
2. maven clean install "taggable", then do the same for assignment2.


Good Luck,

Ray



On Wed, May 15, 2013 at 2:22 PM, Vijayarengan Ramanuja Chary <
ramanuv at miamioh.edu> wrote:

> Hi All
>
> I checked out Assignments 2 from the branch
> (https://source.sakaiproject.org/contrib/assignment2/branches/ASNN-773/.
>
> When I issue "mvn clean install". I get the below error. Has anyone seen
> this error?
>
> I would be grateful if you can help me sort out this issue.
>
> kind regards
> Vijay
>
>
>
> COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
>
> /opt/sakai_dev/sakai_src/sakai-2.9.x/ASNN-773/impl/src/java/org/sakaiproject/assignment2/taggable/impl/AssignmentActivityImpl.java:[35,7]
> error: AssignmentActivityImpl is not abstract and does not override
> abstract method getActivityDetailUrlParams() in TaggableActivity
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] sakai-assignment2 base pom ........................ SUCCESS [1.995s]
> [INFO] sakai-assignment2-api ............................. SUCCESS [9.625s]
> [INFO] sakai-assignment2-impl ............................ FAILURE [7.611s]
> [INFO] sakai-assignment2-pack ............................ SKIPPED
> [INFO] sakai-assignment2-tool ............................ SKIPPED
> [INFO] sakai-assignment2-assembly ........................ SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 21.796s
> [INFO] Finished at: Wed May 15 13:49:15 EDT 2013
> [INFO] Final Memory: 25M/495M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project sakai-assignment2-impl: Compilation failure
> [ERROR]
>
> /opt/sakai_dev/sakai_src/sakai-2.9.x/ASNN-773/impl/src/java/org/sakaiproject/assignment2/taggable/impl/AssignmentActivityImpl.java:[35,7]
> error: AssignmentActivityImpl is not abstract and does not override
> abstract method getActivityDetailUrlParams() in TaggableActivity
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130515/c322f739/attachment.html 


More information about the sakai-dev mailing list