Created
February 20, 2019 09:26
-
-
Save schube/c225bdfcbb6bd741c5934e7f822cdf69 to your computer and use it in GitHub Desktop.
Broken classpath
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <classpath> | |
| <classpathentry kind="src" path="src/test/java" output="target/test-classes" including="**/*.java"/> | |
| <classpathentry kind="src" path="src/main/java" including="**/*.java"/> | |
| <classpathentry kind="output" path="target/Aioc-1.0-SNAPSHOT/WEB-INF/classes"/> | |
| <classpathentry kind="var" path="M2_REPO/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar" sourcepath="M2_REPO/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar" sourcepath="M2_REPO/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar" sourcepath="M2_REPO/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar" sourcepath="M2_REPO/javax/annotation/jsr250-api/1.0/jsr250-api-1.0-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.jar" sourcepath="M2_REPO/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1-sources.jar"/> | |
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/gwt/gwt-servlet/2.8.2/gwt-servlet-2.8.2.jar" sourcepath="M2_REPO/com/google/gwt/gwt-servlet/2.8.2/gwt-servlet-2.8.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2.jar" sourcepath="M2_REPO/com/google/gwt/gwt-user/2.8.2/gwt-user-2.8.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.jar" sourcepath="M2_REPO/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/w3c/css/sac/1.3/sac-1.3.jar" sourcepath="M2_REPO/org/w3c/css/sac/1.3/sac-1.3-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/gwt/gwt-dev/2.8.2/gwt-dev-2.8.2.jar" sourcepath="M2_REPO/com/google/gwt/gwt-dev/2.8.2/gwt-dev-2.8.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar" sourcepath="M2_REPO/com/google/code/gson/gson/2.6.2/gson-2.6.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar" sourcepath="M2_REPO/org/ow2/asm/asm/5.0.3/asm-5.0.3-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar" sourcepath="M2_REPO/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar" sourcepath="M2_REPO/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar" sourcepath="M2_REPO/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/colt/colt/1.2.0/colt-1.2.0.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/ant/ant/1.6.5/ant-1.6.5.jar" sourcepath="M2_REPO/ant/ant/1.6.5/ant-1.6.5-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar" sourcepath="M2_REPO/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/commons-io/commons-io/2.4/commons-io-2.4.jar" sourcepath="M2_REPO/commons-io/commons-io/2.4/commons-io-2.4-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1.jar" sourcepath="M2_REPO/com/ibm/icu/icu4j/50.1.1/icu4j-50.1.1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/tapestry/tapestry/4.0.2/tapestry-4.0.2.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/htmlunit/2.19/htmlunit-2.19.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/htmlunit/2.19/htmlunit-2.19-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/xalan/xalan/2.7.2/xalan-2.7.2.jar" sourcepath="M2_REPO/xalan/xalan/2.7.2/xalan-2.7.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/xalan/serializer/2.7.2/serializer-2.7.2.jar" sourcepath="M2_REPO/xalan/serializer/2.7.2/serializer-2.7.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar" sourcepath="M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar" sourcepath="M2_REPO/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.2/commons-logging-1.2.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/commons-codec/commons-codec/1.10/commons-codec-1.10.jar" sourcepath="M2_REPO/commons-codec/commons-codec/1.10/commons-codec-1.10-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/net/sourceforge/htmlunit/htmlunit-core-js/2.17/htmlunit-core-js-2.17.jar" sourcepath="M2_REPO/net/sourceforge/htmlunit/htmlunit-core-js/2.17/htmlunit-core-js-2.17-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar" sourcepath="M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.jar" sourcepath="M2_REPO/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/net/sourceforge/cssparser/cssparser/0.9.18/cssparser-0.9.18.jar" sourcepath="M2_REPO/net/sourceforge/cssparser/cssparser/0.9.18/cssparser-0.9.18-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/websocket/websocket-client/9.2.13.v20150730/websocket-client-9.2.13.v20150730.jar" sourcepath="M2_REPO/org/eclipse/jetty/websocket/websocket-client/9.2.13.v20150730/websocket-client-9.2.13.v20150730-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-util/9.2.14.v20151106/jetty-util-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-io/9.2.14.v20151106/jetty-io-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-io/9.2.14.v20151106/jetty-io-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/websocket/websocket-common/9.2.14.v20151106/websocket-common-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/websocket/websocket-common/9.2.14.v20151106/websocket-common-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/websocket/websocket-api/9.2.14.v20151106/websocket-api-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/websocket/websocket-api/9.2.14.v20151106/websocket-api-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-webapp/9.2.14.v20151106/jetty-webapp-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-webapp/9.2.14.v20151106/jetty-webapp-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-xml/9.2.14.v20151106/jetty-xml-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-xml/9.2.14.v20151106/jetty-xml-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-servlet/9.2.14.v20151106/jetty-servlet-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-servlet/9.2.14.v20151106/jetty-servlet-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-security/9.2.14.v20151106/jetty-security-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-security/9.2.14.v20151106/jetty-security-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-server/9.2.14.v20151106/jetty-server-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-server/9.2.14.v20151106/jetty-server-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-http/9.2.14.v20151106/jetty-http-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-http/9.2.14.v20151106/jetty-http-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-servlets/9.2.14.v20151106/jetty-servlets-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-servlets/9.2.14.v20151106/jetty-servlets-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-continuation/9.2.14.v20151106/jetty-continuation-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-continuation/9.2.14.v20151106/jetty-continuation-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-annotations/9.2.14.v20151106/jetty-annotations-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-annotations/9.2.14.v20151106/jetty-annotations-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-plus/9.2.14.v20151106/jetty-plus-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-plus/9.2.14.v20151106/jetty-plus-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-jndi/9.2.14.v20151106/jetty-jndi-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-jndi/9.2.14.v20151106/jetty-jndi-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106.jar" sourcepath="M2_REPO/org/eclipse/jetty/apache-jsp/9.2.14.v20151106/apache-jsp-9.2.14.v20151106-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.jar" sourcepath="M2_REPO/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.jar" sourcepath="M2_REPO/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.jar" sourcepath="M2_REPO/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3-sources.jar"/> | |
| <classpathentry kind="src" path="/domino-ui"/> | |
| <classpathentry kind="var" path="M2_REPO/org/gwtproject/timer/gwt-timer/1.0-SNAPSHOT/gwt-timer-1.0-SNAPSHOT.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1.jar" sourcepath="M2_REPO/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/jsinterop/base/1.0.0-RC1/base-1.0.0-RC1.jar" sourcepath="M2_REPO/com/google/jsinterop/base/1.0.0-RC1/base-1.0.0-RC1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/elemental2/elemental2-core/1.0.0-RC1/elemental2-core-1.0.0-RC1.jar" sourcepath="M2_REPO/com/google/elemental2/elemental2-core/1.0.0-RC1/elemental2-core-1.0.0-RC1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/elemental2/elemental2-promise/1.0.0-RC1/elemental2-promise-1.0.0-RC1.jar" sourcepath="M2_REPO/com/google/elemental2/elemental2-promise/1.0.0-RC1/elemental2-promise-1.0.0-RC1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/elemental2/elemental2-dom/1.0.0-RC1/elemental2-dom-1.0.0-RC1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5.jar" sourcepath="M2_REPO/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/elemental2/elemental2-webstorage/1.0.0-RC1/elemental2-webstorage-1.0.0-RC1.jar" sourcepath="M2_REPO/com/google/elemental2/elemental2-webstorage/1.0.0-RC1/elemental2-webstorage-1.0.0-RC1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/gwtproject/safehtml/gwt-safehtml/1.0-SNAPSHOT/gwt-safehtml-1.0-SNAPSHOT.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/jsilver/jsilver/1.0.0/jsilver-1.0.0.jar" sourcepath="M2_REPO/com/google/jsilver/jsilver/1.0.0/jsilver-1.0.0-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/guava/guava/r06/guava-r06.jar" sourcepath="M2_REPO/com/google/guava/guava/r06/guava-r06-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/gwtproject/event/gwt-event/HEAD-SNAPSHOT/gwt-event-HEAD-SNAPSHOT.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/jboss/gwt/elemento/elemento-template-api/0.8.5/elemento-template-api-0.8.5.jar" sourcepath="M2_REPO/org/jboss/gwt/elemento/elemento-template-api/0.8.5/elemento-template-api-0.8.5-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/jboss/gwt/elemento/elemento-core/0.8.5/elemento-core-0.8.5-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/gwt-cldr-1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/gwt-cldr-1.0-SNAPSHOT-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/gwtproject/i18n/gwt-cldr/1.0-SNAPSHOT/gwt-cldr-1.0-SNAPSHOT-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/gwt-datetimeformat-1.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/gwt-datetimeformat-1.0-SNAPSHOT-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/gwtproject/i18n/gwt-datetimeformat/1.0-SNAPSHOT/gwt-datetimeformat-1.0-SNAPSHOT-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1.jar" sourcepath="M2_REPO/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/google/elemental2/elemental2-svg/1.0.0-RC1/elemental2-svg-1.0.0-RC1-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/org/fusesource/restygwt/restygwt/2.2.0/restygwt-2.2.0.jar" sourcepath="M2_REPO/org/fusesource/restygwt/restygwt/2.2.0/restygwt-2.2.0-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2.jar" sourcepath="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.jar" sourcepath="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.7.2/jackson-core-2.7.2.jar" sourcepath="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.7.2/jackson-core-2.7.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.7.2/jackson-databind-2.7.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/github/nmorel/gwtjackson/gwt-jackson/0.12.0/gwt-jackson-0.12.0.jar" sourcepath="M2_REPO/com/github/nmorel/gwtjackson/gwt-jackson/0.12.0/gwt-jackson-0.12.0-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.7.2/jackson-annotations-2.7.2-sources.jar"/> | |
| <classpathentry kind="var" path="M2_REPO/com/squareup/javapoet/1.0.0/javapoet-1.0.0.jar" sourcepath="M2_REPO/com/squareup/javapoet/1.0.0/javapoet-1.0.0-sources.jar"/> | |
| </classpath> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment