Skip to content

[Xamarin.Android.Build.Tasks] build error JavaSourceJar xxxx.stamp not exist #2745

Description

@jaceDeng

Steps to Reproduce

  1. I tried to create a binding library from glide
    download glide-3.7.0-javadoc.jar glide-3.7.0.jar and set action build to JavaDocJar
  2. build binding library

Expected Behavior

build success and binding library has original Java parameter

Actual Behavior

build error xxxx.stamp not exist

Version Information

Log File

Xamarin.Android.Bindings.targets
<Touch Files="@(JavaDocJar->'$(IntermediateOutputPath)javadocs\%(FileName).stamp')" />
maybe miss the attribute AlwaysCreate="True"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugComponent does not function as intended.

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions