Probably few if any will visit it to download maven on their phone. But a
lot of people are reading this on their phones or tablets. And if there's a
link in an email I am not going to fetch my laptop to visit it.
Raphael
On Wed, Nov 26, 2014, 20:33 Barrie Treloar wrote:
On 26 November 2014 at
+1
On Tue Nov 25 2014 at 11:57:49 AM Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
> +1
>
> On 25 November 2014 at 10:57, Stephen Connolly <
> stephen.alan.conno...@gmail.com> wrote:
>
> > For anyone who has been living under a rock, here is the background
> >
> > Background
> >
Using maven 3.0-beta-3 and the maven-site-plugin 3.0-beta-2-SNAPSHOT
and specifying the reportPlugins configuration as shown on
https://cwiki.apache.org/MAVEN/maven-3x-and-site-plugin.html
I get the following error:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.0-bet
thanks
On Fri, May 21, 2010 at 11:56, Lukas Theussl wrote:
>
> Yes, it can be ignored AFAICT. I have opened a JIRA though:
> http://jira.codehaus.org/browse/MPIR-194
>
> Cheers,
> -Lukas
>
>
> Raphael Ackermann wrote:
>>
>> I am using project-info-report
reports plugin. Which version do you use? (If you upgrade to
> latest 2.2, you also need site-plugin 2.1). Otherwise you can ignore the
> warning.
>
> HTH,
> -Lukas
>
>
> Raphael Ackermann wrote:
>>
>> When running mvn clean install site on our own maven plug
When running mvn clean install site on our own maven plugins I get the
following warnings
[INFO] Preparing javadoc:javadoc
[INFO] [enforcer:enforce {execution: enforce}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-no-snapshots}]
[INF
But it is available in central.
http://repository.sonatype.org/index.html#nexus-search;gav~~junit~4.8.1~~
we have been using it for at least a week now.
Raphael
On Wed, Apr 28, 2010 at 09:59, Dirk Olmes wrote:
> On 04/28/2010 08:46 AM, ykyuen wrote:
>>
>> i try to use junit 4.8.1 in my maven p
other cool search enhancements)
>>> >>
>>> >> On Fri, Apr 9, 2010 at 2:05 PM, Frederic Camblor
>>> wrote:
>>> >>> +1 with Raphael
>>> >>>
>>> >>> I tried 1-2 searches this day ... and went back on mv
I get the same/similar checksum errors with nexus 1.6.
I deleted the plexus-compiler artefacts both from my local and the
nexus repository but got the same error still.
Raphael
On Tue, Apr 20, 2010 at 21:09, John Singleton wrote:
> I tried to upgrade to this version of the plugin, but am getting
with maven 3.0-alpha-07 when running mvn -e
org.apache.maven.plugins:maven-dependency-plugin:2.1:analyze
fails in a multimodule project if the directory where the projects are
in (my eclipse workspace) has a dot in its name. like 3.5workspace
stacktrace see [1]
If I change the workspace name t
In a project with war packaging when I add a dependency to the release plugin
maven-release-plugin
clean install
I get the following output:
INFO] --- maven-install-plugin:2.3:install (default-install) @ webapp-os ---
INFO] Ins
can't customize in a submodule. I'm sure,
> with some effort you might be able to hack something into the
> ReleasePhase logic, but there's no point. Just configure the root
> project with "clean install".
>
> Tim
>
> On Thu, Apr 15, 2010
if I have a project structure like below:
project-root
+ --- project-a
+ --- project-b
+ --- project-c
and in project-root I have
maven-release-plugin
and in project-b I have
maven-release-plugin
clean install
when I run mvn rel
I like the sonatype one as well. But if you search for struts there,
the only thing you get is: Too many results, please refine the search.
Nexus could instead return newest result, possibly saying, click for
more or something. So unless you roughly know what version of struts
you want you won't ge
I guess you are not specifying the reports it should run. By default
it also runs the aggregate goal which will loop over all the modules.
See [1] for info how to only run selected reports.
e.g. only use
default
...
we had a similar issue with the javadoc reporting plugin when running
mvn site. it would loop over all the modules repeatedly because it
runs the aggregate javadoc goal by default. It didn't actually rebuild
artefacts twice but it certainly made it look like that. Maybe you can
post some of your ou
You can do a classname search on http://repository.sonatype.org/ if
you click on the advanced search button.
then you'll see that e.g. commons-collections contains the class
LinkedMap if you are using for that class.
Raphael
On Mon, Mar 29, 2010 at 20:27, Jim Collings wrote:
> Well, what I'm r
http://mojo.codehaus.org/cobertura-maven-plugin/cobertura-mojo.html
says:
Invokes the execution of the lifecycle phase test prior to executing itself.
Raphael
On Sat, Mar 27, 2010 at 06:09, Pepe Perez wrote:
> Hello,
>
> I noticed that mvn site runs tests twice. Is this expected behavior?. mvn
18 matches
Mail list logo