assword of your choosing.
--
William L. Thomson Jr.
pgpZz7Gan0faI.pgp
Description: OpenPGP digital signature
: org.apache.maven.eventspy.internal.EventSpyDispatcher
roleHint:
[ERROR] Caused by: null
https://github.com/Obsidian-StudiosInc/os-xtoo/issues/54
Fixing it for either, should for the other. Slowly making progress!
On Sun, 26 Aug 2018 15:32:54 -0400
"William L. Thomson Jr." wrote:
> O
On Sun, 26 Aug 2018 13:54:13 -0400
"William L. Thomson Jr." wrote:
> Not sure if using plexus-containers rather than sisu-plexus, is the
> cause for ModelloCli to not be able to load/find the Java plugin. Just
> one thing I have not tried with Modello.
After trying this out
now one could not use an ebuild to build from git, as I cannot
process the mdo files. Using Maven Central sources works for packaging,
but not for say development. If someone wanted to further maven, or
test out changes in git.
--
William L. Thomson Jr.
pgpORtAnlSpGy.pgp
Description: OpenPGP digital signature
On Thu, 14 Jun 2018 10:41:14 -0400
"William L. Thomson Jr." wrote:
> I have been working on packaging and building Maven from source on
> Gentoo. Without using Maven, just straight javac, etc. It is looking
> like I cannot do this without using pre-generated sources on Ma
ping it a fork is better for
historic purposes. It is moot to me either way. Just my 2 cents.
--
William L. Thomson Jr.
pgpwxHBWRHBAJ.pgp
Description: OpenPGP digital signature
javacc/issues/40
Other stuff I can build to build itself like Groovy, antlr and many
other generators. Though I do dislike bootstrapping and believe it can
be avoided in many cases. Sadly others do not care about such and
rather continue with the bad practices of requiring bootstrapping.
--
Willia
On Mon, 25 Jun 2018 10:28:20 -0400
"William L. Thomson Jr." wrote:
>
> I cannot tell if its a bug, or a design change. It seems like the CLI
> does not fully load all plugins. Not sure if that is a code issue,
> something in the plexus component.xml files, not having a plexu
it is not a missing plugin needed for Java plugin. Then it must be
something messing up the HashMap for Generators.
On Mon, 25 Jun 2018 16:19:55 -0400
"William L. Thomson Jr." wrote:
snip
> Here is some example output with java, xml, and xsd plugins. I see the
> MetaDataPlugin
n key.
Not sure which is null, key or value, or why. Or why hacking the
components.xml loads a bad Generator. When I cannot get it to load
valid ones.
It maybe a bug somewhere.
--
William L. Thomson Jr.
pgpAs8_kxX0x7.pgp
Description: OpenPGP digital signature
On Mon, 25 Jun 2018 10:28:20 -0400
"William L. Thomson Jr." wrote:
> Hi Robert,
>
> > Based on the analysis in the comments the issue does seem to be
> > having 2 instances instead of 1. I would try to figure out where and
> > why this is happening.
>
ml files, not having a plexus.xml,
or some other issue like the versions in use.
--
William L. Thomson Jr.
pgp1IzTrqg7tE.pgp
Description: OpenPGP digital signature
Modello are part of how Maven is built.
Someone should have a clue about both.
If your a Maven developer, I highly recommend getting to know Plexus
and Modello. It is the underlying foundation to Maven it seems.
On Thu, 14 Jun 2018 10:41:14 -0400
"William L. Thomson Jr." wrote:
>
can find someone who does... Thanks for any help!
--
William L. Thomson Jr.
pgpAmYMWT5ziH.pgp
Description: OpenPGP digital signature
On Tue, Nov 13, 2012 at 10:02 AM, Jesse Glick wrote:
> On 11/12/2012 02:00 PM, Dennis Lundberg wrote:
>
>> I had a quick look at the Windows ITs and the problem seems to be that
>> Maven/Jenkins is unable to delete files. This looks like a Windows path
>> length issue, because the path it complai
ristian
>
> Den 8. nov. 2012 kl. 22:51 skrev "Larry Shatzer, Jr." :
>
> > Created: http://jira.codehaus.org/browse/SUREFIRE-926
> >
> > As mentioned in the bug, I'm trying to create integration tests to
> exhibit
> > this behavior, but having a few
#x27;t run anything...
Thanks
-- Larry
On Thu, Nov 8, 2012 at 12:11 AM, Kristian Rosenvold <
kristian.rosenv...@gmail.com> wrote:
> This seems to be a bug; would you mind filing an issue
> http://jira.codehaus.org/browse/SUREFIRE ?
>
> Kristian
>
>
> 2012/11/8 Larry
I'm using a fairly recent feature of Surefire where you can specify
multiple providers (
http://maven.apache.org/plugins/maven-surefire-plugin/examples/providers.html
)
I'm using both TestNG and Junit. Here is the secion of the pom in question:
org.apache.maven.plugins
maven-surefire-p
One last update. If I remove the sections that tell
Surefire to run both TestNG and Junit, and put dependencies on the
Surefire Plugin like so:
org.apache.maven.surefire
surefire-junit4
${surefire.version}
o
On Mon, Aug 1, 2011 at 9:56 AM, Larry Shatzer, Jr. wrote:
> I want to run with both JUnit and TestNG. By removing JUnit (and the
> tests that JUnit run), it ran just fine, as do the inverse, just JUnit
> and no TestNG. It is the combination of both of them.
>
> To help, instead of
On Thu, Jul 28, 2011 at 6:04 AM, Martin Gainty wrote:
>
> Larry-
>
> try loading both dependencies in your local repository and running offline
> with mvn -o (at least your dependencies will be found)
>
> did you check cobertura for errors?
>
> mvn -e -X cobertura:cobertura -Dquiet=true
I did no
I did send this to the users list, but got no response in over a week.
I know dev lists are not a magical escalation path, but this might be
a better venue for this email.
I have an example project at https://gist.github.com/1090223
This project has both a JUnit test and a TestNG test. Following
On Mon, Jul 25, 2011 at 9:30 AM, Kasun Gajasinghe wrote:
> On Mon, Jul 25, 2011 at 5:34 PM, Damian Bradicich
> wrote:
>> err...pluginManagement section even ;)
>>
>> Damian
>>
>> On Mon, Jul 25, 2011 at 8:02 AM, Damian Bradicich
>> wrote:
>>
>>> Why not define the pluginDependency section in a pa
I am having problems with "Automatic Proxy Configuration" in maven.
Apparently, maven only does the standard proxy configuration with
host/port/user/password. This option does not work at all for me at work. If
anyone can tell me how I can get maven to work with an "Authomatic Proxy
Configua
Remember, that cron jobs execute in a limited environment. You should
check your log for any clues. Also, this is more of a maven users
question, not about the development of maven itself.
-- Larry
On Thu, Aug 12, 2010 at 9:49 AM, anilreddy76 wrote:
>
> I've one shellscript excute.sh which has t
I googled for an answer with no luck, so I posted this to the user list on
June 7 but have had no response. I'm hoping somebody on the dev list can
help.
Using the following configuration, the site reports end up
C:/opt/builds/releases/${branch}/${module}/siteReports as I expect. The
test rep
I attached a patch (with a test too!) for MSHADE-52, and would love
that to get included, or at the very least, looked at.
On Sun, Nov 22, 2009 at 5:43 AM, Benjamin Bentmann
wrote:
> Hi,
>
> We solved 7 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11540&version=15525
>
> T
Bojan Smojver wrote:
> On Mon, 2008-11-10 at 21:35 -0600, William A. Rowe, Jr. wrote:
>
>> wow - you plan to build itanium 32 bit? now that's one ancient piece of
>> scrap metal ;-P
>
> http://en.wikipedia.org/wiki/IA-32
Very intere
Max Bowsher wrote:
>
> Oops, I didn't communicate clearly. What I meant was that on a typical
> system, depending on what piece of software you ask, you will get
> different answers, for example, dpkg --print-architecture showing i386,
> Java's os.arch showing i586 and uname -m showing i686. Hence
Max Bowsher wrote:
> Alan D. Cabrera wrote:
>> I would like to publish the APR artifacts into the Maven repository,
>> [1]. I think that the group id should be org.apache.apr and the
>> artifact id should be apr.
>>
>> Does anyone have a problem with these group and artifact ids? Does
>> anyone h
;>
> >> --jason
> >
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Stephen Duncan Jr
www.stephenduncanjr.com
n Wed, Jun 4, 2008 at 11:33 AM, Arnaud HERITIER <[EMAIL PROTECTED]>
wrote:
> Are you sure ?
> I tested it all the day and it doesn't work for me without the enforcer :-(
> Another plugin in your build lifecycle ?
>
> Arnaud
>
>
> On Wed, Jun 4, 2008 at 5:30 PM
;
> > > com.acme
> > > war1
> > > 1.0.0
> > > pom
> > >
> > >
> > >
> > > I'm using maven 2.0.9.
> > >
> > > I'll do more tests tomorrow and I'll update the doc :
> > >
> > http://maven.apache.org/plugins/maven-war-plugin/examples/skinny-wars.ht
> > ml<
> http://maven.apache.org/plugins/maven-war-plugin/examples/skinny-wars.html
> >
> > >
> > > Cheers
> > >
> > > arnaud
> > >
> > >
> > >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
--
Stephen Duncan Jr
www.stephenduncanjr.com
y-reader' was specified in an execution, but not found in the
> plugin
Commenting out the line in the pom.xml will result in registry-writer
throwing an exception and commenting both out results in unfound symbol
errors during compile. Basicallt neither the trunk nor the MRM-239 branches
+1
Vincent Massol wrote:
Hi,
I'd like to release v2.2 of the Clover plugin. Here are the changes brought
since v2.1:
** Bug
* [MCLOVER-35] - Missing a "test-jar" dependency at compile time.
* [MCLOVER-36] - Plugin should locate clover artifact based on
groupId+artifactId and not only o
Jr
Priority: Minor
On the Maven Getting Started Guide:
http://maven.apache.org/guides/getting-started/index.html the links don't link
to the sections properly. The anchors for the section have an extra "#"
character.
--
This message is automatically generated by JIRA.
-
Allow Interactive Prompting to Set Values
-
Key: ARCHETYPE-26
URL: http://jira.codehaus.org/browse/ARCHETYPE-26
Project: Maven Archetype
Type: New Feature
Components: maven-archetype-plugin
Reporter: Stephen Duncan Jr
[ http://jira.codehaus.org/browse/MEV-316?page=comments#action_57825 ]
Stephen Duncan Jr commented on MEV-316:
---
Ok. I'll look and see where I can bring this up with Spring.
The only reason it's a pain not to have optional set correctly in
Duncan Jr
All the dependencies in spring-support should have true
added. spring-support consists of miscellaneous supporting utility clases.
So, for instance, if I'm using the EHCache features, then I don't need any of
the other dependencies.
--
This message is automatically ge
Jr
Currently when you specify natures and builders, they replace the default ones,
instead of adding on to them. I would like to add a nature and a builder to
the plugin. My use case is being able to add
org.springframework.ide.eclipse.core.springnature
and
Eclipse Plugin
Type: Improvement
Reporter: Stephen Duncan Jr
To avoid typing the location to my eclipse workspace, and to flatten
multi-projects, I have a property in my setting.xml that specifies
eclipse.workspace property. However, when running eclipse:eclipse on a simple
[ http://jira.codehaus.org/browse/MNG-1978?page=comments#action_56366 ]
Stephen Duncan Jr commented on MNG-1978:
If it can't be assumed to be provided transitively, then shouldn't it be
treated as if it's compile scope for the
[ http://jira.codehaus.org/browse/MNG-1797?page=comments#action_56335 ]
Stephen Duncan Jr commented on MNG-1797:
I screwed up that Issue Link. Is should just be "related to" instead of
"depends on".
> Dependency excludes ap
Type: Bug
Components: documentation - introductions
Reporter: Stephen Duncan Jr
Priority: Minor
"Introduction to the Standard Directory Layout" at
http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
should add an entry for sr
Eclipse Plugin
Type: Bug
Reporter: Stephen Duncan Jr
When running eclipse:eclipse with -Declipse.workspace=location, the output path
is set to target/classes in the created Eclipse workspace directory. It should
instead create a link to target/classes in the source Maven project
Broken Link on Maven Conventions Page
-
Key: MNG-1939
URL: http://jira.codehaus.org/browse/MNG-1939
Project: Maven 2
Type: Bug
Components: documentation - introductions
Reporter: Stephen Duncan Jr
Priority: Minor
On
[ http://jira.codehaus.org/browse/MNG-1557?page=comments#action_54800 ]
Stephen Duncan Jr commented on MNG-1557:
I think I've been able to determine the source of this problem, now that it's
happened on another project. Will verify o
More Spring Dependencies Should be Optional
---
Key: MEV-277
URL: http://jira.codehaus.org/browse/MEV-277
Project: Maven Evangelism
Type: Improvement
Components: Dependencies
Reporter: Stephen Duncan Jr
I appreciate
activemq-web-3.2.1.pom has incorrect groupId
Key: MEV-276
URL: http://jira.codehaus.org/browse/MEV-276
Project: Maven Evangelism
Type: Bug
Reporter: Stephen Duncan Jr
groupId is currently "activemq-web",
[ http://jira.codehaus.org/browse/MNG-1557?page=comments#action_53274 ]
Stephen Duncan Jr commented on MNG-1557:
Tested with the 2.0.1 release candidate posted here:
http://people.apache.org/~jdcasey/maven2/releases/2.0.1-RC/ and still had the
Create Settings Based on Package Type
-
Key: MNG-1799
URL: http://jira.codehaus.org/browse/MNG-1799
Project: Maven 2
Type: Bug
Components: maven-eclipse-plugin
Versions: 2.0
Reporter: Stephen Duncan Jr
If pom is
Project: Maven 2
Type: Bug
Components: maven-eclipse-plugin
Versions: 2.0
Reporter: Stephen Duncan Jr
When running mvn -Declipse.workspace=/home/user/workspace, my webapp module did
not get a link created to src/main/webapp. At a minimum, well known maven
folders should be
[ http://jira.codehaus.org/browse/MEV-108?page=comments#action_51427 ]
Stephen Duncan Jr commented on MEV-108:
---
Solving this issue also need to take into account the current duplication
between groupId "springframework" and "org.
[ http://jira.codehaus.org/browse/MEV-133?page=comments#action_51426 ]
Stephen Duncan Jr commented on MEV-133:
---
Solving this issue also need to take into account the current duplication
between groupId "springframework" and "org.
[ http://jira.codehaus.org/browse/MNG-1557?page=comments#action_51216 ]
Stephen Duncan Jr commented on MNG-1557:
Was able to reproduce the problem on a separate Windows XP machine.
> Dependency Ignored
> --
>
> K
Dependency Ignored
--
Key: MNG-1557
URL: http://jira.codehaus.org/browse/MNG-1557
Project: Maven 2
Type: Bug
Versions: 2.0
Environment: Fedora Core 4
Reporter: Stephen Duncan Jr
Attachments: debug-output.txt, effective-pom.txt
A
[ http://jira.codehaus.org/browse/MNG-1557?page=all ]
Stephen Duncan Jr updated MNG-1557:
---
Attachment: debug-output.txt
Added result of running m2 -X clean package (debug-output.txt)
> Dependency Ignored
> --
>
>
[ http://jira.codehaus.org/browse/MNG-1557?page=all ]
Stephen Duncan Jr updated MNG-1557:
---
Attachment: effective-pom.txt
Added output of projecthelp:effective-pom
> Dependency Ignored
> --
>
> Key: MNG-1557
&g
ephen Duncan Jr
Whlie I was able to create Javadocs in prior releases, for my WAR project, I
know get the following message:
[INFO] Not executing Javadoc as the project is not a Java classpath-capable
package
Javadocs for the java source part of a webapp should be considered perfectly
eXo POM's have incorrect groupId
Key: MEV-129
URL: http://jira.codehaus.org/browse/MEV-129
Project: Maven Evangelism
Type: Bug
Components: Invalid POM
Reporter: Stephen Duncan Jr
Example:
http://www.ibiblio.org/maven
)
Environment: Windows XP
Reporter: Stephen Duncan Jr
When attempting to use scp to deploy, Maven always prompts you to truest an
unknown site. This is because it does not create the .ssh directory in the
home directory. This occurs in both the RC and the final release of Maven 2.
Creating the .ssh
: Dependencies
Reporter: Stephen Duncan Jr
Many dependencies of the springframework should have the optional flag set
(true).
For spring-orm: spring-webmvc, toplink-api, jdo, ibatis (probably others)
For spring-jdbc: c3p0, commons-dbcp, xapool
For spring-hibernate: hibernate3, hibernate
[ http://jira.codehaus.org/browse/MNG-1035?page=comments#action_47855 ]
Stephen Duncan Jr commented on MNG-1035:
Occurred to me on JDK1.5
> javadoc:javadoc exits with error due to white-space in C:\Documents and
> Settings\.m
[ http://jira.codehaus.org/browse/MNG-555?page=comments#action_47675 ]
Stephen Duncan Jr commented on MNG-555:
---
Additionally, what the documentation (and code) currently state should be
, the XSD file currently specifies should be
> POM XSD and s
Jr
commons-logging needs to set JUnit dependency to test scope
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_46924 ]
Stephen Duncan Jr commented on MNG-678:
---
Note that the enivronment for me is Windows with JDK 1.4.
> scp intermittently failing deploying artif
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_46917 ]
Stephen Duncan Jr commented on MNG-678:
---
Still occurs in 2.0-beta 1:
[INFO] [deploy:deploy]
Uploading:
scp://cdciedev.cie.mil/var/www/maven2/mil/jfcom/cie/portal/cdcie
Broken Links on Maven2 Website
--
Key: MNG-948
URL: http://jira.codehaus.org/browse/MNG-948
Project: Maven 2
Type: Bug
Components: documentation
Reporter: Stephen Duncan Jr
Priority: Minor
Links at bottom of this page go
68 matches
Mail list logo