Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Sample doesn't build because of SDK #1

Copy link
Copy link
@baywet

Description

@baywet
Issue body actions

As long as microsoftgraph/msgraph-sdk-java-auth#29 is not merged and the newer version isn't published, people will run into an issue when trying to build the sample.

NotificationController.java:[69,29] cannot access com.microsoft.graph.httpcore.IAuthenticationProvider

Here is the workaround (in a separate folder)

git clone https://github.com/baywet/msgraph-sdk-java-auth.git
git checkout patch-1
gradle build

Then in the current folder

mvn install:install-file -Dfile=<PathToRepoPreviouslyCloned>\build\libs\msgraph-sdk-java-auth.jar -DgroupId=com.microsoft.graph -DartifactId=microsoft-graph-auth -Dversion=0.1.0-SNAPSHOT -Dpackaging=jar -DgeneratePom=true
Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.