I changed the instructions to mvn clean install, and started a new build
right now.  We'll see if that helps.

On Thu, Jan 15, 2015 at 2:44 AM, Greg Huber <gregh3...@gmail.com> wrote:

> Glen,
>
> Thinking about this, I think it the fact that the directory is too big or
> has too many files.  If you download the target.zip all the files have a
> date before 2015.
>
> We need to add a clean to the Jenkins build:
>
> mvn clean install
>
> or find out why it is not clearing the target directory.
>
> Cheers Greg
>
>
> On 15 January 2015 at 01:14, Glen Mazza <glen.ma...@gmail.com> wrote:
>
> > Greg, thanks for looking into this.  You may wish to ask Infra for
> > configuration access to the Roller project at: https://builds.apache.org
> > (Dave and I both have it already) so you can immediately check our
> > configuration.  I can't see a user.dir there either, but there may be
> other
> > issues, we've configured Jenkins to use Maven 3.0.5 for example, but I
> have
> > 3.1.1 on my machine.
> >
> > What you have below is excellent debugging to send off to the infra@
> > mailing list or add as an Infra JIRA ticket for somebody, either Roller
> or
> > Infra to track and fix someday.
> >
> > (Hmm, I had updated some Roller dependencies recently, I wonder if this
> is
> > related to it...)
> >
> > Glen
> >
> >
> > On 01/14/2015 08:49 AM, Greg Huber wrote:
> >
> >> There does not seem to be any thing wrong with the roller itself, but
> >> there
> >> is a difference between the two builds:
> >>
> >> user.dir=/x1/jenkins/jenkins-slave/workspace/Roller
> >> user.dir=/home/jenkins/jenkins-slave/workspace/Roller
> >>
> >>
> >> last successful build:
> >>
> >> main:
> >> /home/jenkins/jenkins-slave/workspace/Roller/app/src/main/resources/sql
> >>      [texen] Using contextProperties file:
> >> /home/jenkins/jenkins-slave/workspace/Roller/app/src/main/
> >> resources/sql/dbscripts.properties
> >>      [texen] Generating to file
> >> /x1/jenkins/jenkins-slave/workspace/Roller/app/target/
> >> dbscripts/README.txt
> >> [INFO] Executed tasks
> >> ..
> >> user.dir=/x1/jenkins/jenkins-slave/workspace/Roller
> >>
> >> latest build:
> >>
> >> main:
> >> /home/jenkins/jenkins-slave/workspace/Roller/app/src/main/resources/sql
> >>      [texen] Using contextProperties file:
> >> /home/jenkins/jenkins-slave/workspace/Roller/app/src/main/
> >> resources/sql/dbscripts.properties
> >>      [texen] Generating to file
> >> /home/jenkins/jenkins-slave/workspace/Roller/app/target/
> >> dbscripts/README.txt
> >> [INFO] Executed tasks
> >> ..
> >> user.dir=/home/jenkins/jenkins-slave/workspace/Roller
> >>
> >>
> >> I had a look at my local jenkins but could not find any user.dir
> property.
> >>
> >> On 14 January 2015 at 11:36, Apache Jenkins Server <
> >> jenk...@builds.apache.org> wrote:
> >>
> >>  See <
> >>> https://builds.apache.org/job/Roller/org.apache.roller$
> >>> roller-webapp/changes
> >>>
> >>>
> >
>

Reply via email to