There you are then. Use the command line.

The issue is that mvn plugin that's compiling is using an Oracle-specific
class that isn't part of the Eclipse compiler.

I'll add a note to our developers guide.
On 6 Jun 2016 19:13, "Aída Betzabeth Dávila Sotelo" <
[email protected]> wrote:

> Yes, I did with eclipse.
>
> -----Mensaje original-----
> De: Dan Haywood [mailto:[email protected]]
> Enviado el: lunes, 6 de junio de 2016 13:11
> Para: users
> Asunto: RE: RV: [cesarlugosis/CQNZwebapp] update to use 1.13.0-SNAPSHOT,
> for concurrency fixes (ISIS-1421) (#1)
>
> Ok.
>
> You mentioned importing into Eclipse, but did you build Isis within
> Eclipse, or did you build from the command line. (I'm hoping you answer the
> first, because then I know what the problem is).
> On 6 Jun 2016 19:07, "Aída Betzabeth Dávila Sotelo" <
> [email protected]> wrote:
>
> > JDK 1.8.0_92
> >
> > Aída Davila
> >
> > -----Mensaje original-----
> > De: Dan Haywood [mailto:[email protected]]
> > Enviado el: lunes, 6 de junio de 2016 13:03
> > Para: users
> > Asunto: RE: RV: [cesarlugosis/CQNZwebapp] update to use
> > 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1)
> >
> > Interesting.
> > Which JDK are you using to do the compile?
> > Thx,
> > Dan
> > On 6 Jun 2016 18:56, "Aída Betzabeth Dávila Sotelo" <
> > [email protected]> wrote:
> >
> > >
> > > Following the suggestion , I download the isis and I import it to
> > > eclipse, but when I run the mvn install  send me the following errors:
> > >
> > > [INFO]
> > > --------------------------------------------------------------------
> > > --
> > > --
> > > [ERROR] Failed to execute goal
> > > org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.13.1:generate
> > > (generate-chg-xsd) on project isis-core-schema: Execution
> > > generate-chg-xsd of goal
> > > org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.13.1:generate failed: A
> > > required class was missing while executing
> > > org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.13.1:generate:
> > > com/sun/xml/bind/api/ErrorListener
> > > [ERROR] -----------------------------------------------------
> > > [ERROR] realm =
> > plugin>org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.13.1
> > > [ERROR] strategy =
> > > org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
> > > [ERROR] urls[0] =
> > > file:/C:/Users/A/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-p
> > > lu gin/0.13.1/maven-jaxb2-plugin-0.13.1.jar
> > > [ERROR] urls[1] =
> > > file:/C:/Users/A/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-namesp
> > > ac e-prefix/1.1/jaxb2-namespace-prefix-1.1.jar
> > > [ERROR] urls[2] =
> > > file:/C:/Users/A/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-p
> > > lu gin-core/0.13.1/maven-jaxb2-plugin-core-0.13.1.jar
> > > [ERROR] urls[3] =
> > > file:/C:/Users/A/.m2/repository/org/apache/commons/commons-lang3/3.2
> > > .1
> > > /commons-lang3-3.2.1.jar
> > > [ERROR] urls[4] =
> > > file:/C:/Users/A/.m2/repository/com/sun/org/apache/xml/internal/reso
> > > lv
> > > er/20050927/resolver-20050927.jar
> > > [ERROR] urls[5] =
> > > file:/C:/Users/A/.m2/repository/org/sonatype/plexus/plexus-build-api
> > > /0
> > > .0.7/plexus-build-api-0.0.7.jar
> > > [ERROR] urls[6] =
> > > file:/C:/Users/A/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar
> > > [ERROR] urls[7] =
> > > file:/C:/Users/A/.m2/repository/org/codehaus/plexus/plexus-utils/1.5
> > > .1
> > > 5/plexus-utils-1.5.15.jar
> > > [ERROR] urls[8] =
> > > file:/C:/Users/A/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb22-
> > > pl ugin/0.13.1/maven-jaxb22-plugin-0.13.1.jar
> > > [ERROR] urls[9] =
> > > file:/C:/Users/A/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.
> > > 11
> > > /jaxb-runtime-2.2.11.jar
> > > [ERROR] urls[10] =
> > > file:/C:/Users/A/.m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/j
> > > ax
> > > b-xjc-2.2.11.jar
> > > [ERROR] urls[11] =
> > > file:/C:/Users/A/.m2/repository/org/apache/maven/plugin-tools/maven-
> > > pl ugin-annotations/3.4/maven-plugin-annotations-3.4.jar
> > > [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import
> > > from realm
> > > ClassRealm[project>org.apache.isis.core:isis:1.13.0-SNAPSHOT, parent:
> > > ClassRealm[maven.api, parent: null]]] [ERROR] [ERROR]
> > > -----------------------------------------------------:
> > > com.sun.xml.bind.api.ErrorListener
> > > [ERROR] -> [Help 1]
> > > [ERROR]
> > > [ERROR] To see the full stack trace of the errors, re-run Maven with
> > > the -e switch.
> > > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > > [ERROR]
> > > [ERROR] For more information about the errors and possible
> > > solutions, please read the following articles:
> > > [ERROR] [Help 1]
> > > http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerExce
> > > pt
> > > ion
> > > [ERROR]
> > > [ERROR] After correcting the problems, you can resume the build with
> > > the command
> > > [ERROR]   mvn <goals> -rf :isis-core-schema
> > >
> > >
> > > Any idea to fix this?
> > >
> > > Aída
> > >
> > > -----Mensaje original-----
> > > De: Jeroen van der Wal [mailto:[email protected]] Enviado el:
> > > lunes,
> > > 6 de junio de 2016 11:14
> > > Para: users
> > > Asunto: Re: RV: [cesarlugosis/CQNZwebapp] update to use
> > > 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1)
> > >
> > > Hmm, need to look into that. I recall Joerg had a similar issue with
> > > the Todo app.
> > >
> > > A quick solution is to clone Isis [1] locally and build it.
> > >
> > > [1] https://github.com/apache/isis
> > >
> > > On 6 June 2016 at 17:56, Aída Betzabeth Dávila Sotelo <
> > > [email protected]> wrote:
> > >
> > > > Hi Dan,
> > > >
> > > > We have received the repository with the correction to the
> > > > concurrency problem, however when we run the  mvn clean install
> > > > show the following
> > > > error:
> > > >
> > > > [ERROR] Plugin
> > > > org.apache.isis.tool:isis-maven-plugin:1.13.0-SNAPSHOT
> > > > or one of its dependencies could not be resolved: Could not find
> > > > artifact
> > > > org.apache.isis.tool:isis-maven-plugin:jar:1.13.0-SNAPSHOT
> > > > -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the
> > > > errors, re-run Maven with the -e switch.
> > > > [ERROR] Re-run Maven using the -X switch to enable full debug
> logging.
> > > > [ERROR]
> > > > [ERROR] For more information about the errors and possible
> > > > solutions, please read the following articles:
> > > > [ERROR] [Help 1]
> > > > http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionE
> > > > xc
> > > > ep
> > > > tion
> > > >
> > > > There is something we should do before? or how I can fix this
> problem ?
> > > >
> > > > Aída Dávila
> > > >
> > > > De: Dan Haywood [mailto:[email protected]] Enviado el:
> > > > sábado,
> > > > 4 de junio de 2016 5:52
> > > > Para: cesarlugosis/CQNZwebapp
> > > > Asunto: Re: [cesarlugosis/CQNZwebapp] update to use
> > > > 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1)
> > > >
> > > >
> > > > @cesarlugosis<https://github.com/cesarlugosis> - I've pushed
> > > > https://github.com/cesarlugosis/CQNZwebapp/tree/issue-1-concurrenc
> > > > y which depends on 1.13.0-SNAPSHOT. When run against the latest
> > > > snapshot, can run to 20 threads ok (at least on my box). If build
> > > > locally, the commit that has the fix is apache/isis@7461769<
> > > > https://github.com/apache/isis/commit/746176991b523fe9e8ab069392d8
> > > > 3f
> > > > f1
> > > > 7af08624
> > > > >
> > > >
> > > > —
> > > > You are receiving this because you are subscribed to this thread.
> > > > Reply to this email directly, view it on GitHub<
> > > > https://github.com/cesarlugosis/CQNZwebapp/issues/1#issuecomment-2
> > > > 23
> > > > 74
> > > > 9405>,
> > > > or mute the thread<
> > > > https://github.com/notifications/unsubscribe/APdggNddAtDelfF41L6cr
> > > > JM
> > > > OJ
> > > > uVk1f9jks5qIVjCgaJpZM4IuGmZ
> > > > >.
> > > >
> > >
> >
>

Reply via email to