[ http://jira.codehaus.org/browse/MDEPLOY-21?page=comments#action_57095 ]
Allan Ramirez commented on MDEPLOY-21:
--
Did you execute your command with the url parameter as "..." or you just hide
your real url? I can only replicate the issue when there is n
[ http://jira.codehaus.org/browse/MNGECLIPSE-56?page=comments#action_57094
]
Kees de Kooter commented on MNGECLIPSE-56:
--
Another workaround: use the "DOS" name of the directory to get rid of the
spaces:
{{C:\DOCUME~1\...\.m2\repository}}
> Exce
mvn -f custom-pom.xml install
Dave Maung wrote:
> Is there a properties to allow maven to execute customized pom.xml?
> something like mvn install -Dpom.files="custom-pom.xml"
>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For a
Is there a properties to allow maven to execute customized pom.xml?
something like mvn install -Dpom.files="custom-pom.xml"
About the FLD_ID, the delete method for a document cannot have more than
one Term object for groupId, artifactId, and version so an ID is used.
i apologize about the others, I'll fix them right away...
Brett Porter wrote:
I think this is a possible NPE...
[EMAIL PROTECTED] wrote:
+
Sorry...
I'll get those fixed soon... thanks.
^_^
Brett Porter wrote:
[EMAIL PROTECTED] wrote:
+public void testExceptions()
+ throws Exception
+{
+//test when the object passed in the index(..) method is not a
RepositoryMetadat instance
+RepositoryIndex
thanks. It worked now.
On 1/26/06, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> Sorry, the instructions should have been "mvn install
> -DupdateReleaseInfo=true"
>
> - Brett
>
> Dave Maung wrote:
> > Hi Vincent,
> > I tried your sugesstion. No Luck. I think I will wait until skin is
> release
> > o
create repository plugin JIRA project
-
Key: MPA-45
URL: http://jira.codehaus.org/browse/MPA-45
Project: Maven Project Administration
Type: Task
Components: Issue Management
Reporter: Brett Porter
Assigned to: Jason van Z
My mistake, sorry about that. I removed one line that contained only a
'%', mistaking it for an empty comment. It's fixed and the snapshot
re-deployed.
Thanks for your testing and feedback!
-Lukas
Nascif Abousalh-Neto wrote:
It works, thanks.
But the coverage aggragator reports its total a
Please add support for multi-module projects in repository:bundle-create mojo
-
Key: MNG-2019
URL: http://jira.codehaus.org/browse/MNG-2019
Project: Maven 2
Type: Improvement
Components: S
[
http://jira.codehaus.org/browse/MAVENUPLOAD-698?page=comments#action_57092 ]
John R Fallows commented on MAVENUPLOAD-698:
https://weblets.dev.java.net/files/documents/4141/28161/weblets-0.2-bundle.jar
https://weblets.dev.java.net/files/document
[ http://jira.codehaus.org/browse/MNG-2018?page=all ]
Brett Porter closed MNG-2018:
-
Assign To: Brett Porter
Resolution: Duplicate
> npe in maven-projecthelp-plugin
> ---
>
> Key: MNG-2018
> URL: http:/
npe in maven-projecthelp-plugin
---
Key: MNG-2018
URL: http://jira.codehaus.org/browse/MNG-2018
Project: Maven 2
Type: Bug
Versions: 2.0.2
Environment: windows XP
Reporter: M. van der Plas
When running mvn help:describe -Dp
Thanks very much for the info, I'll give it a try
On 1/26/06, dan tran <[EMAIL PROTECTED]> wrote:
> it is already in sandbox at mojo
>
> http://mojo.codehaus.org/
>
> you can give it a try and give feedback.
>
> -D
>
>
> On 1/26/06, Alejandro Escalante Medina <[EMAIL PROTECTED]> wrote:
> >
> > I'm
[ http://jira.codehaus.org/browse/MNGECLIPSE-60?page=all ]
Dmitri Maximovich updated MNGECLIPSE-60:
Summary: Improve behaviour of ExecutePom Launch shortcut if no goals are
specified (was: Improvement to ExecutePom Launch shortcut)
> Improve be
it is already in sandbox at mojo
http://mojo.codehaus.org/
you can give it a try and give feedback.
-D
On 1/26/06, Alejandro Escalante Medina <[EMAIL PROTECTED]> wrote:
>
> I'm in the need of a rmic plugin for maven2. I took a look at
> http://docs.codehaus.org/display/MAVEN/Maven+Plugin+Matri
[ http://jira.codehaus.org/browse/MNGECLIPSE-60?page=all ]
Dmitri Maximovich updated MNGECLIPSE-60:
Priority: Minor (was: Major)
> Improve behaviour of ExecutePom Launch shortcut if no goals are specified
> --
Improvement to ExecutePom Launch shortcut
-
Key: MNGECLIPSE-60
URL: http://jira.codehaus.org/browse/MNGECLIPSE-60
Project: Maven 2.x Extension for Eclipse
Type: Improvement
Reporter: Dmitri Maximovich
Assigned to: Dmitri
I'm in the need of a rmic plugin for maven2. I took a look at
http://docs.codehaus.org/display/MAVEN/Maven+Plugin+Matrix and it
seems its development hasn't started yet. I know there's at least one
plugin for maven 1 so maybe I can help with the porting.
What do you think?
Saludos,
--
Alejandro
[ http://jira.codehaus.org/browse/MNG-1953?page=all ]
Maria Odea Ching updated MNG-1953:
--
Attachment: MNG-1953-documentation-introductions.patch
> src/main/webapp should be added to "Introduction to the Standard Directory
> Layout" page
> -
Issue Subscription
Filter: Design & Best Practices (31 issues)
Subscriber: mavendevlist
Key Summary
MNG-612 implement conflict resolution techniques
http://jira.codehaus.org/browse/MNG-612
MNG-1931add a reportingManagement section
http://jira.codehaus.org/b
Distribution:
http://maven.zones.apache.org/~continuum/builds/continuum-20060127.02.war
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20060127.02.txt
anyone?
Brett Porter wrote:
> Hi,
>
> I'd like to suggest we make the following changes to the parent hierarchy:
> - maven/site/pom.xml will become the global root POM. It will be
> versioned with a single digit (1, 2, etc) incremented whenever it is
> changed.
> - the parent will contain all the
I downloaded maven 2.0.2 and put it in my path.
$ svn co http://svn.apache.org/repos/asf/maven/continuum/trunk/ continuum
...
$ sh build.sh
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Continuum Parent Project
[INFO] Continuum Model
[INFO] Continuum API
[INFO] Conti
Pass system properties into forked surefire execution
-
Key: MSUREFIRE-52
URL: http://jira.codehaus.org/browse/MSUREFIRE-52
Project: Maven 2.x Surefire Plugin
Type: Bug
Versions: 2.1.1
Reporter: Jason v
[ http://jira.codehaus.org/browse/MNG-2017?page=all ]
Brett Porter updated MNG-2017:
--
Comment: was deleted
> Dependencies with scope system and version range make the build fail
>
>
>
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20060127.013000.txt
[ http://jira.codehaus.org/browse/MNG-2017?page=comments#action_57088 ]
Brett Porter commented on MNG-2017:
---
is this a regression of MNG-1363?
(a simple search found this: "mng systemPath AND range")
> Dependencies with scope system and version range make
Distribution:
http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060127.011500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060127.011500.txt
-
To unsubscribe, e-mai
Web interface doesn't say anything about notification depending on state changes
Key: CONTINUUM-572
URL: http://jira.codehaus.org/browse/CONTINUUM-572
Project: Continuum
Type: Bug
Com
Dependencies with scope system and version range make the build fail
Key: MNG-2017
URL: http://jira.codehaus.org/browse/MNG-2017
Project: Maven 2
Type: Bug
Versions: 2.0.2
Reporter: Car
[ http://jira.codehaus.org/browse/MNG-2017?page=all ]
Carlos Sanchez updated MNG-2017:
Fix Version: 2.0.3
> Dependencies with scope system and version range make the build fail
>
>
>
Distribution:
http://maven.zones.apache.org/~maven/builds/trunk/m2-20060127.010001.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060127.010001.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
It works, thanks.
But the coverage aggragator reports its total as an integer, not as a
percentage. Which means it is not reported as a bar graph (like the Junit pass
report) and that the coverage percentages are totalled in the last row - which
is quite wrong
See the attached file.
Tha
Log:
http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060127.003001.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Distribution:
http://maven.zones.apache.org/~maven/builds/trunk/m2-20060127.03.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060127.03.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
[ http://jira.codehaus.org/browse/MNG-2015?page=comments#action_57084 ]
Brett Porter commented on MNG-2015:
---
my understanding was that the MavenProject instance would always be this bus.
> create an inter-plugin communication bus, for setting flags about t
[ http://jira.codehaus.org/browse/MPANTLR-6?page=all ]
Lukas Theussl closed MPANTLR-6:
---
Resolution: Won't Fix
Use
maven.antlr.src.dir=${basedir}/src/java/org/CognitiveWeb/xpointer
> antlr with multiple grammars files under multiproject site goal.
>
[ http://jira.codehaus.org/browse/MNG-1667?page=comments#action_57080 ]
Brett Porter commented on MNG-1667:
---
I broke it. Maven is installed using Maven, so you get the result of a tarball
unpack, which includes the leading path. I want to move to a "prefix
Document how to create a mirror of Ibiblio
--
Key: MNG-2016
URL: http://jira.codehaus.org/browse/MNG-2016
Project: Maven 2
Type: Task
Components: documentation - general, Artifacts and Repositories
Reporter: Trygve Lau
Hi Brett,
thanks for the feedback.
On 1/26/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> You can already configure plugins from settings.xml using profiles.
Do you mean that the property will be set as the mojo property thanks
to the plexus javadoc declaration?
First I find that very verbose an
This is a bugfix release from 2.0:
- assembly jar-with-dependencies does not utilize or provide for
manifest configuration
- subsequent assemblies include all files from previous assemblies of
the same type
- Support for multiple assembly descriptors
Changes:
http://jira.codehaus.org/secure/Issue
[ http://jira.codehaus.org/browse/MNGECLIPSE-22?page=comments#action_57071
]
Victor Lar commented on MNGECLIPSE-22:
--
I have exactly the same error using Rational Software Architect, Version: 6.0.1
> The Plug-In fails to run under Eclipse 3.0.x and IBM
On 26/01/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> I have the following concerns:
> - adding an "it" scope. I haven't seen explained how this will behave,
> nor the impact on existing plugins.
Maybe 'itest' (instead of 'it') will be easier to understand for those, who
see it for the first tim
no, sorry. The annotations are read from source files, not binaries.
- Brett
Jan Bartel wrote:
> I think the answer to this question is likely to be no,
> but I thought I'd ask anyway.
>
> If I have 2 plugins A and B, is there anyway that Mojos
> in plugin B can inherit from the Mojos in plugin
ok to move it to the core plugins.
I think (but I'm not sure) that we need to vote.
Arnaud
On 1/26/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
>
> On 1/26/06, Lukas Theussl <[EMAIL PROTECTED]> wrote:
> > It looks good to me, just two remarks:
> >
> > - did you test it with maven 1.0.2 and artif
I think the answer to this question is likely to be no,
but I thought I'd ask anyway.
If I have 2 plugins A and B, is there anyway that Mojos
in plugin B can inherit from the Mojos in plugin A
*including the annotations for the configuration parameters* ?
thanks in advance
Jan
-
You can already configure plugins from settings.xml using profiles.
The catch is that they must be used as part of the lifecycle
(http://jira.codehaus.org/browse/MNG-860)
I recently changed jar:sign so that this is the case, and I assume it is
for webstart.
The other alternative is to use and u
Yes.
Ersin Er wrote:
> Hi,
>
> Is ${modules} substitution supported in site.xml? I'm asking because
> it's mentioned here:
> http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence
>
> Thanks.
>
> --
> Ersin
-
To unsubscr
Yes.
dan tran wrote:
> Brett, so you are okie with duplicate definitions in both .mod file for
>
> http://jira.codehaus.org/browse/MASSEMBLY-62
>
> ?
>
> -Dan
>
>
>
>
> On 1/24/06, Brett Porter <[EMAIL PROTECTED]> wrote:
>> not right now. There is an open JIRA to implement some form of
>> i
Arnaud HERITIER wrote:
> Jason, in fact we're right ;-)
> These plugins are used in the bootstrap but they are downloaded from the
> remote repository instead of to be built before.
> I'll change that to build them during the bootstrap. It's anormal that we
> have to download them.
>
I think that
Arnaud HERITIER wrote:
>> Plugins to demote with work to do:
>>
>> [+1] repository - (do we need upload-bundle? I don't see where it's used)
>
>
> Carlos, Brett, are you sure that we can always use these bundles with the m2
> repo ?
> Do you continue to upload in the old m1 repository ?
>
yep.
Vincent,
There's a huge difference. Anything that goes into 2.0.3 must be made
compatible. If it lands on trunk we can have a longer testing period and
get people involved, and completely change it if it doesn't work out.
I have the following concerns:
- adding an "it" scope. I haven't seen expla
Sorry, the instructions should have been "mvn install
-DupdateReleaseInfo=true"
- Brett
Dave Maung wrote:
> Hi Vincent,
> I tried your sugesstion. No Luck. I think I will wait until skin is release
> or someone in the maillist might know how to fix it.
> Thanks,
> Dave
>
> On 1/25/06, Vincent Si
offline links not generated when offline
Key: MJAVADOC-55
URL: http://jira.codehaus.org/browse/MJAVADOC-55
Project: Maven 2.x Javadoc Plugin
Type: Bug
Environment: maven 2.0.2
javadoc plugin (beta-3)
Reporter: David DIDI
Hi,
I think I've asked that in IRC only, but I don't remember seing an answer.
Today the jar:sign and webstart:jnlp goals provide a way for the user
to sign jars. To perform this operation, some sensitive information is
required (mostly some passwords, maybe a user specific file path).
This infor
[
http://jira.codehaus.org/browse/MAVENUPLOAD-686?page=comments#action_57055 ]
Loic Lefevre commented on MAVENUPLOAD-686:
--
Well, to properly upload JXTA 2.3.6, you'll have to upload bundles described in
issues (in this order):
- MAVENUPLOAD-704
- M
Upload wicket-1.1.1-bundle.jar and wicket-extensions-1.1.1-bundle.jar
-
Key: MAVENUPLOAD-706
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-706
Project: maven-upload-requests
Type: Task
Report
Please, upload SWIXML 1.5.144 to the ibiblio repository.
Key: MAVENUPLOAD-705
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-705
Project: maven-upload-requests
Type: Task
Reporter: Loic Lefevre
http://
Please, upload Java2HTML 1.3.1 to the ibiblio repository.
-
Key: MAVENUPLOAD-704
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-704
Project: maven-upload-requests
Type: Task
Reporter: Loic Lefevre
http:
It's here:
http://cvs.apache.org/repository/maven/plugins/maven-dashboard-plugin-1.9-SNAPSHOT.jar
-Lukas
Nascif Abousalh-Neto wrote:
Hi Lukas,
I rolled back my Jelly changes. The latest snapshot is still broken as in the beginning.
All the files in the snapshot .jar file (just downloaded
Hi Lukas,
I rolled back my Jelly changes. The latest snapshot is still broken as in the
beginning.
All the files in the snapshot .jar file (just downloaded it again, both from
ibiblio and cvs.apache.org) have yesterday's date. Either it is a time zone
issue (I am in the US, Eastern coast) or
[ http://jira.codehaus.org/browse/MNGECLIPSE-56?page=comments#action_57048
]
Kees de Kooter commented on MNGECLIPSE-56:
--
I think you just solved the mystery Tom!
I emptied the local repository box and now it runs just fine!!
What does this setting
[ http://jira.codehaus.org/browse/MCOMPILER-26?page=all ]
Carlos Sanchez closed MCOMPILER-26:
---
Assign To: Carlos Sanchez
Resolution: Fixed
Fixed deploying plexus-compiler-javac snapshot
> Compiler plugin ignores includes / excludes
> ---
[ http://jira.codehaus.org/browse/MNG-2013?page=all ]
Dennis Lundberg closed MNG-2013:
Resolution: Fixed
> The front page of the site still says Maven 2.0.1
> -
>
> Key: MNG-2013
> UR
[ http://jira.codehaus.org/browse/MNG-2013?page=comments#action_57046 ]
Dennis Lundberg commented on MNG-2013:
--
This has been fixed by jdcasey in revision 372543.
> The front page of the site still says Maven 2.0.1
>
Hi Nascif, I just replied to the other mail, please check if this is
working before we go into SAX parser configuration issues (and make our
headaches bigger!)
-Lukas
Nascif Abousalh-Neto wrote:
Hi Lukas,
Continuing the discussion at http://jira.codehaus.org/browse/MPDASHBOARD-31,
yes, I ca
Hi Lukas,
OK, I will do so and report the results back here.
Thanks,
Nascif
-Original Message-
From: Lukas Theussl [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 26, 2006 1:55 PM
To: Maven Developers List
Subject: Re: Maven-dashboard 1.9, Maven 1.0.2 and Cobertura
Hi Nascif, I ju
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=comments#action_57044
]
Leonardo Quijano Vincenzi commented on MNGECLIPSE-58:
-
Here's the issue on the Workspace artifact resolution:
http://jira.codehaus.org/browse/MNGECLIPSE-59
>
[ http://jira.codehaus.org/browse/MNG-2015?page=all ]
John Casey updated MNG-2015:
Fix Version: 2.1
Complexity: Expert (was: Intermediate)
> create an inter-plugin communication bus, for setting flags about the
> generalized build state
>
[ http://jira.codehaus.org/browse/MCOMPILER-21?page=all ]
Carlos Sanchez updated MCOMPILER-21:
Fix Version: 2.1
> compiler smarts
> ---
>
> Key: MCOMPILER-21
> URL: http://jira.codehaus.org/browse/MCOMPILER-21
> Pro
create an inter-plugin communication bus, for setting flags about the
generalized build state
-
Key: MNG-2015
URL: http://jira.codehaus.org/browse/MNG-2015
Project: Maven 2
T
[ http://jira.codehaus.org/browse/MCOMPILER-16?page=all ]
Carlos Sanchez updated MCOMPILER-16:
Fix Version: 2.1
> ability to separate compilation parameters for different compilers / create a
> compilation configuration object
>
[ http://jira.codehaus.org/browse/MCOMPILER-15?page=all ]
Carlos Sanchez updated MCOMPILER-15:
Fix Version: 2.1
> ability to have different test compilation parameters to general compilation
> parameters
> ---
Cool, welcome! :)
Actually I just republished another snapshot a minute ago, it is working
now for me on m1.0 and m1.1. There was indeed a problem with the
loadText tag as well, it seems in the m1.0 version it didn't understand
the 'encoding' tag.
Let me know how it goes and I commit the cha
Allow artifact resolution from workspace projects
-
Key: MNGECLIPSE-59
URL: http://jira.codehaus.org/browse/MNGECLIPSE-59
Project: Maven 2.x Extension for Eclipse
Type: New Feature
Components: Dependency Resolver
[ http://jira.codehaus.org/browse/MNG-2014?page=all ]
John Casey updated MNG-2014:
Fix Version: 2.0.3
Complexity: Expert (was: Intermediate)
> build extension libraries should be added to the current artifact filter used
> by the plugin manager
>
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=comments#action_57041
]
Milos Kleint commented on MNGECLIPSE-58:
Eugene, in MNG-1665 i've attached an embedder patch that allows to set custom
component configurations, so also a custom artifact r
[ http://jira.codehaus.org/browse/MPMD-12?page=comments#action_57040 ]
Mike Perham commented on MPMD-12:
-
Please create an MEV issue to upload PMD 3.5 to the central repository.
> Use PMD 3.5
> ---
>
> Key: MPMD-12
> URL: http://jir
build extension libraries should be added to the current artifact filter used
by the plugin manager
---
Key: MNG-2014
URL: http://jira.codehaus.org/browse/MNG-2014
Project: Maven
Hi Lukas,
Continuing the discussion at http://jira.codehaus.org/browse/MPDASHBOARD-31,
yes, I can help test 1.9 on 1.0.2. I will revert my libraries back to their
original state and revert back to official 1.8 in the mean time.
Let me know when you have a new version that should work on 1.0.2 as
[ http://jira.codehaus.org/browse/MPDASHBOARD-31?page=comments#action_57039
]
Nascif A. Abousalh-Neto commented on MPDASHBOARD-31:
OK, just subscribed to dev, replying on the list.
Thanks,
Nascif
> Create aggregators for Cobertura
> --
[ http://jira.codehaus.org/browse/MNGECLIPSE-56?page=comments#action_57036
]
tom perry commented on MNGECLIPSE-56:
-
for what it's worth, I have seen the same error
"java.lang.NoClassDefFoundError: and"
initially in Window -> Preferences -> Maven2 I ha
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=comments#action_57037
]
Eugene Kuleshov commented on MNGECLIPSE-58:
---
> Ahhh right, got you. Both solutions work towards the same end, though.
Unfortunately we have no control on Eclipse or WTP b
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=comments#action_57033
]
Leonardo Quijano Vincenzi commented on MNGECLIPSE-58:
-
Ahhh right, got you. Both solutions work towards the same end, though.
Artifact resolution from Eclipse W
[ http://jira.codehaus.org/browse/MPDASHBOARD-31?page=comments#action_57032
]
Lukas Theussl commented on MPDASHBOARD-31:
--
With jelly you are always in for a good surprise ! ;)
I can try to test but I need some time since I'm not using cobertura, so
[ http://jira.codehaus.org/browse/MPDASHBOARD-31?page=comments#action_57031
]
Nascif A. Abousalh-Neto commented on MPDASHBOARD-31:
Ah, it is bad. I have to change jxr, multiproject and dasboard to provide
hard-coded references to the plu
[ http://jira.codehaus.org/browse/CONTINUUM-488?page=comments#action_57030
]
Emmanuel Venisse commented on CONTINUUM-488:
I don't know because Continuum do nothing. All settings loading is done by
maven api
> Continuum will not use mirrors or a
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=all ]
Eugene Kuleshov closed MNGECLIPSE-58:
-
Resolution: Won't Fix
Leonardo, your issue is requesting to exclude dependent projects and because
there is nothing we can do about it I closed it
[ http://jira.codehaus.org/browse/MPDASHBOARD-31?page=comments#action_57028
]
Lukas Theussl commented on MPDASHBOARD-31:
--
1) I think the problem is not u:loadText but rather u:replace, which does not
work with maven 1.0.2. I have re-published a sna
[ http://jira.codehaus.org/browse/CONTINUUM-488?page=comments#action_57027
]
Christian Mouttet commented on CONTINUUM-488:
-
log looks better
jvm 1| 2006-01-26 17:38:41,682 [Thread-1] DEBUG MavenSettingsBuilder
- Building Maven glo
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=all ]
Leonardo Quijano Vincenzi reopened MNGECLIPSE-58:
-
Just in case you forget to answer.
> Ignore dependent projects when building project classpath
> -
asn1-ber lists incorrect groupId
Key: MEV-314
URL: http://jira.codehaus.org/browse/MEV-314
Project: Maven Evangelism
Type: Bug
Components: Invalid POM
Reporter: Aleksandr Tarutin
asn1-ber pom contains an incorrect groupId (
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=comments#action_57020
]
Leonardo Quijano Vincenzi commented on MNGECLIPSE-58:
-
So, you're saying:
1) It can't be done right now (because it's "evil" or just because MNGECLIPSE
can't d
[ http://jira.codehaus.org/browse/CONTINUUM-545?page=comments#action_57019
]
Emmanuel Venisse commented on CONTINUUM-545:
You can configure the build output directory in Configuration screen under
Administration
> allow xmlrpc access to build r
[ http://jira.codehaus.org/browse/CONTINUUM-545?page=comments#action_57014
]
Milos Kleint commented on CONTINUUM-545:
the output files just need to be linked somehow from the webapp, they reside
currently in the apps/continuum/build-results-director
[ http://jira.codehaus.org/browse/MNGECLIPSE-58?page=all ]
Eugene Kuleshov closed MNGECLIPSE-58:
-
Resolution: Won't Fix
You should not be using dependent projects with Maven-enabled project.
Once ebmedder will allow to specify custom artifact r
deploy:file favors parent groupId over the child's one
--
Key: MDEPLOY-23
URL: http://jira.codehaus.org/browse/MDEPLOY-23
Project: Maven 2.x Deploy Plugin
Type: Bug
Versions: 2.2
Reporter: Jerome Lacost
Ignore dependent projects when building project classpath
-
Key: MNGECLIPSE-58
URL: http://jira.codehaus.org/browse/MNGECLIPSE-58
Project: Maven 2.x Extension for Eclipse
Type: Improvement
Components: Depende
[ http://jira.codehaus.org/browse/MPDASHBOARD-31?page=comments#action_57005
]
Nascif A. Abousalh-Neto commented on MPDASHBOARD-31:
Thanks, I am playing with it. I found two problems so far:
1) The Cobertura Aggregator It introduces depen
1 - 100 of 118 matches
Mail list logo