We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eeaf91 commit 4c02e7cCopy full SHA for 4c02e7c
com.ibm.wala.cast.python.jython.test/pom.xml
@@ -49,6 +49,11 @@
49
</dependency>
50
</dependencies>
51
<build>
52
+ <resources>
53
+ <resource>
54
+ <directory>.</directory>
55
+ </resource>
56
+ </resources>
57
<plugins>
58
<plugin>
59
<groupId>org.apache.maven.plugins</groupId>
com.ibm.wala.cast.python.jython3.test/pom.xml
@@ -57,6 +57,11 @@
60
61
62
63
64
65
66
67
0 commit comments