[Building Sakai] Installing dashboard 1.0 in Sakai 2.9.x

Mustansar Mehmood mustansar at rice.edu
Wed Apr 18 12:06:37 PDT 2012


Despite updating the source code for assignments I still get these 
errors in dashboard compile regarding assignments

Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile 
(default-compile) on project dashboard-api: Compilation failure: 
Compilation failure:
[ERROR] 
sakai-2.9.x-all/dashboard/api/src/java/org/sakaiproject/dash/logic/SakaiProxy.java:[51,81] 
cannot find symbol
[ERROR] symbol  : variable EVENT_UPDATE_ASSIGNMENT_DUEDATE
[ERROR] location: class org.sakaiproject.assignment.api.AssignmentConstants
[ERROR]sakai-2.9.x-all/dashboard/api/src/java/org/sakaiproject/dash/logic/SakaiProxy.java:[52,83] 
cannot find symbol
[ERROR] symbol  : variable EVENT_UPDATE_ASSIGNMENT_CLOSEDATE
[ERROR] location: class org.sakaiproject.assignment.api.AssignmentConstants
[ERROR] -> [Help 1]

On 04/17/2012 01:37 PM, Mustansar Mehmood wrote:
>
> I updated the sakai source and now assignments is not compiling  here 
> is the output
> Missing:
> ----------
> 1) org.sakaiproject.taggable:sakai-taggable-api:jar:2.9.0-b05
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.sakaiproject.taggable 
> -DartifactId=sakai-taggable-api -Dversion=2.9.0-b05 -Dpackaging=jar 
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the 
> file there:
>       mvn deploy:deploy-file -DgroupId=org.sakaiproject.taggable 
> -DartifactId=sakai-taggable-api -Dversion=2.9.0-b05 -Dpackaging=jar 
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>       1) org.sakaiproject.assignment:sakai-assignment-api:jar:2.9-SNAPSHOT
>       2) org.sakaiproject.taggable:sakai-taggable-api:jar:2.9.0-b05
>
> 2) org.sakaiproject.entitybroker:entitybroker-api:jar:1.5.0-b05
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.sakaiproject.entitybroker 
> -DartifactId=entitybroker-api -Dversion=1.5.0-b05 -Dpackaging=jar 
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the 
> file there:
>       mvn deploy:deploy-file -DgroupId=org.sakaiproject.entitybroker 
> -DartifactId=entitybroker-api -Dversion=1.5.0-b05 -Dpackaging=jar 
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>       1) org.sakaiproject.assignment:sakai-assignment-api:jar:2.9-SNAPSHOT
>       2) org.sakaiproject.entitybroker:entitybroker-api:jar:1.5.0-b05
>
> ----------
> 2 required artifacts are missing.
>
> for artifact:
>   org.sakaiproject.assignment:sakai-assignment-api:jar:2.9-SNAPSHOT
>
> from the specified remote repositories:
>   default (http://repo1.maven.org/maven2),
>   sakai-maven2-snapshots 
> (http://source.sakaiproject.org/maven2-snapshots),
>   central (http://repo1.maven.org/maven2),
>   sakai-maven (http://source.sakaiproject.org/maven2),
>   sonatype-nexus-snapshots 
> (https://oss.sonatype.org/content/repositories/snapshots)
>
>
> On 04/17/2012 01:15 PM, Zhen Qian wrote:
>> Hi, Mustansar:
>>
>> Please check your assignment 2.9.x branch version. The following 
>> event is added to 2.9.x branch in r105757 as of SAK-21939.
>>
>> Thanks,
>>
>> - Zhen
>>
>> On Tue, Apr 17, 2012 at 2:04 PM, Mustansar Mehmood 
>> <mustansar at rice.edu <mailto:mustansar at rice.edu>> wrote:
>>
>>     Hi,
>>          I am trying to install dashboard on sakai 2.9.x and
>>     compilation failed with this message.
>>     sakai-2.9.x-all/dashboard/api/src/java/org/sakaiproject/dash/logic/SakaiProxy.java:[51,81]
>>     cannot find symbol
>>     [ERROR] symbol  : variable EVENT_UPDATE_ASSIGNMENT_DUEDATE
>>     [ERROR] location: class
>>     org.sakaiproject.assignment.api.AssignmentConstants
>>     [ERROR]
>>     /home/mustansar/source/sakai-2.9.x-all/dashboard/api/src/java/org/sakaiproject/dash/logic/SakaiProxy.java:[52,83]
>>     cannot find symbol
>>     [ERROR] symbol  : variable EVENT_UPDATE_ASSIGNMENT_CLOSEDATE
>>     [ERROR] location: class
>>     org.sakaiproject.assignment.api.AssignmentConstants
>>
>>     is the build actually broken or I missed something?
>>     Thanks,
>>     Mustansar
>>
>>     -- 
>>     Mustansar Mehmood
>>     Educational System Developer&  Integrator
>>
>>     Information Technology
>>     6100 Main St. MS 119
>>     Houston Texas 77005
>>
>>     Phone:(713)348-2523  <tel:%28713%29348-2523>
>>     Fax  :(713)348 6099  <tel:%28713%29348%206099>
>>     email:mustansar at rice.edu  <mailto:email:mustansar at rice.edu>
>>
>>
>>
>>
>>
>>     I have yet to see any problem, however complicated, which, when,you  looked at it in the right way, did not become still more complicated.
>>          -- Poul Anderson
>>
>>
>>
>>     _______________________________________________
>>     sakai-dev mailing list
>>     sakai-dev at collab.sakaiproject.org
>>     <mailto: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
>>     <mailto:sakai-dev-unsubscribe at collab.sakaiproject.org> with a
>>     subject of "unsubscribe"
>>
>>
>
>
> -- 
> Mustansar Mehmood
> Educational System Developer&  Integrator
>
> Information Technology
> 6100 Main St. MS 119
> Houston Texas 77005
>
> Phone:(713)348-2523
> Fax  :(713)348 6099
> email:mustansar at rice.edu
>
>
>
>
>
> I have yet to see any problem, however complicated, which, when,you  looked at it in the right way, did not become still more complicated.
>      -- Poul Anderson
>
>
>
> _______________________________________________
> 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"


-- 
Mustansar Mehmood
Educational System Developer&  Integrator

Information Technology
6100 Main St. MS 119
Houston Texas 77005

Phone:(713)348-2523
Fax  :(713)348 6099
email:mustansar at rice.edu





I have yet to see any problem, however complicated, which, when,you  looked at it in the right way, did not become still more complicated.
     -- Poul Anderson


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120418/251e0145/attachment.html 


More information about the sakai-dev mailing list