Re: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Maxim Solodovnik
nd Communications Solutions' posted at: > http://www.Coscend.com/Terms_and_Conditions.html > <http://www.coscend.com/Terms_and_Conditions.html> > > > > *From:* Coscend@OM [mailto:om.insig...@coscend.com] > *Sent:* Monday, March 13, 2017 10:21 PM > *To:* user@openm

RE: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Coscend@OM
h 13, 2017 10:21 PM To: user@openmeetings.apache.org Subject: RE: Apache Maven build failure when issuing mvn clean install -P allModules Hello Dan, Hope I understood your question correctly. Your installation file is: /openmeetings-server/target/apache-openmeetings-3.2.X.tar Copy t

RE: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Coscend@OM
45 PM To: user@openmeetings.apache.org <mailto:user@openmeetings.apache.org> Subject: Re: Apache Maven build failure when issuing mvn clean install -P allModules After trying to build I get an error. Maybe this is because it is the nightly build? What I would really like is bran

RE: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Coscend@OM
meetings.apache.org <mailto:user@openmeetings.apache.org> Subject: Re: Apache Maven build failure when issuing mvn clean install -P allModules After trying to build I get an error. Maybe this is because it is the nightly build? What I would really like is branch 3.2.2 as that fixes 2 issues am

Re: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Maxim Solodovnik
--- > > CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail > Messages from Coscend Communications Solutions' posted at: > http://www.Coscend.com/Terms_and_Conditions.html > <http://www.coscend.com/Terms_and_Conditions.html> > > > > &g

Re: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Daniel Baker
Re: Apache Maven build failure when issuing mvn clean install -P allModules After trying to build I get an error. Maybe this is because it is the nightly build? What I would really like is branch 3.2.2 as that fixes 2 issues am I am most concerned about. How can I build 3.2.2 ?

RE: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Coscend@OM
_Conditions.html From: Daniel Baker [mailto:i...@collisiondetection.biz] Sent: Monday, March 13, 2017 7:45 PM To: user@openmeetings.apache.org Subject: Re: Apache Maven build failure when issuing mvn clean install -P allModules After trying to build I get an error. Maybe this

Re: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Daniel Baker
I also get an error when building 3.2.1 Tests run: 54, Failures: 0, Errors: 4, Skipped: 0 [INFO] [INFO] Reactor Summary: [INFO] [INFO] Openmeetings ... SUCCESS [01:03 min] [INFO] Open

Re: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Daniel Baker
After trying to build I get an error. Maybe this is because it is the nightly build? What I would really like is branch 3.2.2 as that fixes 2 issues am I am most concerned about. How can I build 3.2.2 ? Thanks, Dan Results : Tests in error: TestUserContact>AbstractWicketTester.set

Re: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Daniel Baker
There's another step . You have to cd into /trunk. Get the source: svn checkout https://svn.apache.org/repos/asf/openmeetings/application/trunk/ * * *Change into correct directory :** * *cd /trunk* * * Run the command: mvn clean install -P allModules http://openmeetings.apache.org/Buil

Re: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Maxim Solodovnik
Just have tested Everything works as expected Profile definitely exists: https://github.com/apache/openmeetings/blob/trunk/pom.xml#L62 On Mon, Mar 13, 2017 at 4:00 PM, Daniel Baker wrote: > The nightly build. So far i've issued two commands : > > > Get the source: > > svn checkout > https://svn.a

Re: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Daniel Baker
The nightly build. So far i've issued two commands : Get the source: svn checkout https://svn.apache.org/repos/asf/openmeetings/application/trunk/ Run the command: mvn clean install -P allModules On 03/13/2017 03:30 PM, Maxim Solodovnik wrote: What branch are you building? On Mon, Mar 13,

Re: Apache Maven build failure when issuing mvn clean install -P allModules

2017-03-13 Thread Maxim Solodovnik
What branch are you building? On Mon, Mar 13, 2017 at 1:55 PM, Daniel Baker wrote: > Hi, > > Following your tutorial here > http://openmeetings.apache.org/BuildInstructions.html > > > apache-maven-3.3.9 # mvn clean install -P allModules > > > I get this error : > > > [INFO] Scanning for projects.