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

Bryan Holladay holladay at longsight.com
Tue Apr 24 14:02:20 PDT 2012


Zhen,

Could you change the profile to sakai2.9

this will be consistent with other contrib tools like GB2 and Evaluation

Thanks,
Bryan

On Thu, Apr 19, 2012 at 2:43 PM, Zhen Qian <zqian at umich.edu> wrote:
> Hi, Mustansar:
>
> I have just added a maven build profile, sakai-2.9, to dashboard trunk code
> (https://jira.sakaiproject.org/browse/DASH-230), so that you should be able
> to build dashboard trunk using this profile.
>
> Thanks,
>
> - Zhen
>
>
> On Wed, Apr 18, 2012 at 3:06 PM, Mustansar Mehmood <mustansar at rice.edu>
> wrote:
>>
>>
>> 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>
>> 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
>>> 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
>>
>>
>>
>> _______________________________________________
>> 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
>>
>
>
> _______________________________________________
> 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"


More information about the sakai-dev mailing list